bindRemoveIgnores
layoutXL bindRemoveIgnores boolean { t | nil }
Description
Removes the ignore property from the layout instances that can be bound to the schematic instances.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindRemoveIgnores")
envSetVal("layoutXL" "bindRemoveIgnores" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top