bindNameOnly
layoutXL bindNameOnly boolean { t | nil }
Description
Binds schematic and layout instances if they have matching names.
The default is nil, which means instances are bound based on connectivity.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindNameOnly")
envSetVal("layoutXL" "bindNameOnly" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top