cloningSearchInConstraintOnly
layoutXL cloningSearchInConstraintOnly boolean { t | nil }
Description
Searches for matching target structures only within the other Clone Defs that belong to the same Clone Family constraint as the source. The clone source must be a Clone Def from a Clone Family constraint.
GUI Equivalent
|
Search – Constraint Only (Generate Clones Form) |
Examples
envGetVal("layoutXL" "cloningSearchInConstraintOnly")
envSetVal("layoutXL" "cloningSearchInConstraintOnly" 'boolean t)
envSetVal("layoutXL" "cloningSearchInConstraintOnly" 'boolean nil)
Related Topics
Using the Generate Clones Form to Generate the Clone Family Constraint
Clone Source Selection and Target Search and Generation
List of Layout XL Environment Variables
Return to top