constraints
layoutXL.APVerify constraints 'boolean { t | nil }
Description
(Layout EXL Only) If set, checks all elements in the design for conformance with the Alignment, Orientation, Symmetry, and Distance constraints.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "constraints")
envSetVal("layoutXL.APVerify" "constraints" 'boolean nil)
Related Topics
Return to top