bndRemoveDeviceConnectivity
layoutXL bndRemoveDeviceConnectivity cyclic { "singleNetNoShortedTerminals" | "singleNetAllowShortedTerminals" | "equivalentNets" }
Description
Enables creating equivalent nets for remove devices when generating a layout or when updating existing bindings.
The default is singleNetNoShortedTerminals.
Arguments
GUI Equivalent
Examples
envGetVal("layoutXL" "bndRemoveDeviceConnectivity")
envSetVal("layoutXL" "bndRemoveDeviceConnectivity" 'cyclic "equivalentNets")
Related Topics
List of Layout XL Environment Variables
Return to top