Generic Shape Attributes
|
Attribute
|
Modify
|
Type
|
Description
|
|
|
|
connRoutes
|
no
|
l_objId
|
List of all route start/end connections that connect to this shape.
|
|
isUnshielded
|
yes
|
boolean
|
Indicates whether this shape is not shielded.
|
|
shieldedNet1
|
yes
|
netId
|
Sets the first shielded net for this shape to the specified bit net. A shape may shield up to two nets.
|
|
shieldedNet2
|
yes
|
netId
|
Sets the second shielded net for this shape to the specified bit net.
|
|
layerName
|
yes
|
string
|
The shape’s layer name.
|
|
layerNum
|
yes
|
integer
|
The shape’s layer number.
|
|
lpp
|
yes
|
list
|
List consisting of the shape’s layer number and purpose.
|
|
routeStatus
|
yes
|
|
Status of the route associated with the via.
"normal"
The normal routing status. The route can be modified manually or by an automatic tool.
"fixed"
Automatic tools cannot edit the route but the route can be manually edited.
"locked"
The route cannot be edited by automatic tools or manually.
|
Related Topics
Generic Figure Attributes
Generic Attributes
Return to top