|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
boundary
|
no
|
l_points
|
Boundary points of the pathSeg.
|
|
beginExt
|
yes
|
float
|
The extension of the beginning of the pathSeg in user units beyond the first vertex.
|
|
beginPt
|
yes
|
l_points
|
Begin point of the pathSeg.
|
|
beginStyle
|
yes
|
string
|
beginStyle of the pathSeg.
"truncate" "extend" "variable" "chamfer" "custom"
|
|
endExt
|
yes
|
float
|
The extension of the end of the pathSeg in user units beyond the last vertex.
|
|
endPt
|
yes
|
l_points
|
End point of the pathSeg.
|
|
endStyle
|
yes
|
string
|
endStyle of the pathSeg.
"truncate" "extend" "variable" "chamfer" "custom"
|
|
isOrthogonal
|
no
|
boolean
|
Boolean attribute which indicates if the pathSeg is orthogonal.
|
|
route
|
no
|
objId
|
ID of the route to which the pathSeg belongs.
|
|
topology
|
yes
|
string
|
"none" "stripe" "standardCellWire" "IOWire" "ring" "padRing" "blockRing" "coreWire"
|
|
width
|
yes
|
float
|
Width of the pathSeg.
|