modgenTransferDiffInstances
layoutXL modgenTransferDiffInstances boolean { t | nil }
Description
When set to t, verifies the layout and schematic parameters during Modgen transfer from the schematic to layout or vice versa.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenTransferDiffInstances")
envSetVal("layoutXL" "modgenTransferDiffInstances" 'boolean t)
Related Topics
Closing and Regenerating a Modgen
Return to top