modgenDummyCell
layoutXL modgenDummyCell string "cellName"
Description
Specifies the default cell to use when creating custom dummy devices.
GUI Equivalent
|
Modgen Editor – Dummies button on the Modgen Placement toolbar |
|
Examples
envGetVal("layoutXL" "modgenDummyCell")
envSetVal("layoutXL" "modgenDummyCell" 'string "myCell")
Related Topics
Adding and Deleting Dummies in the Modgen Editor
Return to top