cphStrictSchematicCheck
layoutXL cphStrictSchematicCheck boolean { t | nil }
Description
Stops the launch of the Layout XL window when the schematic does not match the top schematic specified in the physConfig view and displays a warning message.
GUI Equivalent
Examples
envGetVal("layoutXL" "cphStrictSchematicCheck")
envSetVal("layoutXL" "cphStrictSchematicCheck" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top