bindIncrPropagateConn
layoutXL bindIncrPropagateConn boolean { t | nil }
Description
Controls the propagation of logical connectivity from the schematic to the layout instance during incremental binding.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindIncrPropagateConn")
envSetVal("layoutXL" "bindIncrPropagateConn" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top