lxcuWithoutSchematic
layoutXL lxcuWithoutSchematic boolean { t | nil }
Description
Checks and updates layout cells without a schematic connectivity reference.
GUI Equivalent
Examples
envGetVal("layoutXL" "lxcuWithoutSchematic")
envSetVal("layoutXL" "lxcuWithoutSchematic" 'boolean t)
envSetVal("layoutXL" "lxcuWithoutSchematic" 'boolean nil)
Related Topics
Application Readiness Checker Form
Return to top