purposeField
layoutXL.floorplan purposeField string "purpose_name"
Description
Restricts the search for net shapes to the routing layers that correspond to the specified purpose.
The default value is an empty string (" ").
GUI Equivalent
|
Floorplan – Pin Tool – Create – Auto-Create Pins Plan – Pin Planning – Pin Tool – Create – Auto-Create Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "purposeField")
envSetVal("layoutXL.floorplan" "purposeField" 'string "drawing")
Related Topics
Creating Pins Automatically in the Pin Tool
Return to top