Track Pattern Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
assocTextDisplays
|
no
|
l_objId
|
List of text displays with this object as their associate.
|
|
children
|
no
|
l_objId
|
List of shapes that have this object as their parent.
|
|
groupMembers
|
no
|
l_objId
|
List of group members for this object.
|
|
isHorizontal
|
yes
|
boolean
|
Indicates whether the track pattern is horizontal or not. When t, the track pattern is horizontal.
|
|
markers
|
no
|
l_objId
|
List of markers associated with the track pattern.
|
|
numTracks
|
yes
|
integer
|
Number of track lines of the specified track pattern.
|
|
parent
|
no
|
objId
|
Parent figure of the track pattern.
|
|
routingLayer
|
yes
|
string or integer
|
Indicates the name of the routing layer of the specified track pattern. Number or name of the routing layer can be used for the attribute value. If the given value is nil, the routing layer of the track pattern will be removed.
|
|
space
|
yes
|
float
|
Value of the space between tracking lines of the specified track pattern.
|
|
start
|
yes
|
float
|
Coordinate where the track pattern begins.
|
|
textDisplays
|
no
|
l_objId
|
List of text displays owned by the terminal object.
|
Related Topics
Generic Object Attributes
Return to top