Generic Boundary Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
area
|
no
|
float
|
Area of the point array of the boundary in square user units.
|
|
assocTextDisplays
|
no
|
l_objId
|
List of text displays with this boundary’s object as their associate.
|
|
bBox
|
no
|
bBox
|
The boundary’s bounding box.
|
|
children
|
no
|
l_objId
|
List of objects that have this boundary as their parent.
|
|
edgeNames
|
no
|
l_string
|
List of boundary edge names.
|
|
figGroup
|
no
|
objId
|
List the ID of the figGroup to which this boundary belongs.
|
|
groupMembers
|
no
|
l_objId
|
List of group members for this boundary.
|
|
markers
|
no
|
l_objId
|
List of markers for this boundary.
|
|
numEdges
|
no
|
integer
|
Number of edges (points) of the boundary.
|
|
parent
|
yes
|
objId
|
Parent figure of the boundary.
|
|
points
|
no
|
l_point
|
List of points for the specified boundary.
|
|
textDisplays
|
no
|
l_objId
|
List of text displays owned by this boundary.
|
Related Topics
Generic Object Attributes
Generic Attributes
Return to top