updateOneToOneMappings
layoutXL updateOneToOneMappings boolean { t | nil }
Description
Updates and reports any connectivity and parameter differences for user-defined one-to-one mappings of devices between the schematic and the layout.
GUI Equivalent
Examples
envGetVal("layoutXL" "updateOneToOneMappings")
envSetVal("layoutXL" "updateOneToOneMappings" 'boolean t)
envSetVal("layoutXL" "updateOneToOneMappings" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top