Generic Figure Attributes
Figure attributes are common to database figures (shapes and anyInst).
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
assocTextDisplays
|
no
|
l_objId
|
List of text displays with this figure as their associate.
|
|
bBox
|
no/yes
|
bBox
|
The figure’s bounding box. Only the bBox of a dot, ellipse, rectangle, or text can be modified.
|
|
children
|
no
|
l_objId
|
List of objects that have this object as their parent.
|
|
figGroup
|
no
|
objId
|
List the ID of the figGroup to which this figure belongs.
|
|
groupMembers
|
no
|
l_objId
|
List of group members for this object.
|
|
isAnyInst
|
no
|
boolean
|
Indicates whether the figure is an instance.
|
|
isShape
|
no
|
boolean
|
Indicates whether the figure is a shape.
|
|
markers
|
no
|
l_objId
|
List of markers for this object.
|
|
matchPoints
|
yes
|
boolean
|
Indicates whether the figure’s children have points that match the figure’s points.
|
|
net
|
yes
|
objId
|
Net object ID if the figure is associated with a net
|
|
parent
|
yes
|
objId
|
The figure’s parent.
|
|
pin
|
no
|
objId
|
Pin object if the figure is associated with a pin.
|
|
purpose
|
yes
|
string/
|
The figure’s layer purpose.
|
|
textDisplays
|
no
|
l_objId
|
List of text displays owned by this figure object.
|
Related Topics
Generic Object Attributes
Generic Attributes
Return to top