wireType
layoutXL.wspCheck wireType boolean { t | nil }
Description
Specifies whether the shapes are to be checked for conformance with the wireTypes of the active WSP.
GUI Equivalent
|
Wire Type ( WSP | SP Active ) |
Examples
envGetVal("layoutXL.wspCheck" "wireType")
envSetVal("layoutXL.wspCheck" "wireType" 'boolean t)
envSetVal("layoutXL.wspCheck" "wireType" 'boolean nil)
Related Topics
WSP | SP Active Checker Environment Variables
Checking WSP | SP Active Using Batch Checker
Return to top