PCBoardBase PCBArea (Object)
All Frameworks Object Hierarchy This Framework Indexes
PCBArea (Object)
Property Index
AreaType
Allow to get the Type of a constraint area
The possible values are : ROUTE_OUTLINE,
Heightmax
Allow to get and set the Height max of the constraint area
This property is valid for the following constraints areas: OTHER_OUTLINE, PLACE_REGION
Heightmin
Allow to get and set the Height min of the constraint area
This property is valid for the following constraints areas: PLACE_KEEPOUT
Identifier
Allow to get and set the Identifier of the constraint area
This property is valid for the following constraints areas: OTHER_OUTLINE, PLACE_REGION
LAYER
Allow to get the position of a hole
The possible values are : TOP,BOTTOM,BOTH,INNER,ALL
It depends on the the type of the constraints area according to the IDF format
This property is valid for the following constraints areas: OTHER_OUTLINE, ROUTING_OUTLINE,
PLACE_OUTLINE, ROUTE_KEEPOUT, PLACE_KEEPOUT, PLACE_REGION,
OWNER
Allow to get and set the OWNER of the constraint area
The possible value are MCAD,ECAD, UNOWNED
Properties
o Property AreaType ( ) As (Read Only)
Allow to get the Type of a constraint area
The possible values are : ROUTE_OUTLINE,
Returns:
The result of the method:
S_OK if succeeded
E_FAIL if failed
o Property Heightmax ( ) As
Allow to get and set the Height max of the constraint area
This property is valid for the following constraints areas: OTHER_OUTLINE, PLACE_REGION
Returns:
The result of the method:
S_OK if succeeded
E_FAIL if failed
o Property Heightmin ( ) As
Allow to get and set the Height min of the constraint area
This property is valid for the following constraints areas: PLACE_KEEPOUT
Returns:
The result of the method:
S_OK if succeeded
E_FAIL if failed
o Property Identifier ( ) As
Allow to get and set the Identifier of the constraint area
This property is valid for the following constraints areas: OTHER_OUTLINE, PLACE_REGION
Returns:
The result of the method:
S_OK if succeeded
E_FAIL if failed
o Property LAYER ( ) As (Read Only)
Allow to get the position of a hole
The possible values are : TOP,BOTTOM,BOTH,INNER,ALL
It depends on the the type of the constraints area according to the IDF format
This property is valid for the following constraints areas: OTHER_OUTLINE, ROUTING_OUTLINE,
PLACE_OUTLINE, ROUTE_KEEPOUT, PLACE_KEEPOUT, PLACE_REGION,
Returns:
The result of the method:
S_OK if succeeded
E_FAIL if failed
Allow to get and set the OWNER of the constraint area
The possible value are MCAD,ECAD, UNOWNED
Returns:
The result of the method:
S_OK if succeeded
E_FAIL if failed
Copyright © 2003, Dassault Systèmes. All rights reserved.