customPurposeField
layoutXL.floorplan customPurposeField string "purpose_name"
Description
Specifies the purpose for the layer in which pins are to be created. Pins are created on the same layer as the original shapes, but on the specified purpose.
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" "customPurposeField")
envSetVal("layoutXL.floorplan" "customPurposeField" 'string "drawing")
Related Topics
Creating Pins Automatically in the Pin Tool
Return to top