checkExtractLayout
layoutXL checkExtractLayout boolean { t | nil }
Description
Enables the extraction of nets during the following Layout XL-compliance checks:
GUI Equivalent
Examples
envGetVal("layoutXL" "checkExtractLayout")
envSetVal("layoutXL" "checkExtractLayout" 'boolean t)
envSetVal("layoutXL" "checkExtractLayout" 'boolean nil)
Related Topics
Design Check for Layout XL Compliance
List of Layout XL Environment Variables
Return to top