cloningUpdateConstraint
layoutXL cloningUpdateConstraint boolean { t | nil }
Description
Creates a new Clone Family constraint and the associated Clone Def in the Constraint Manager, based on the new synchronous clone figGroups that you created.
GUI Equivalent
|
Create Options – Update Constraint (Generate Clones Form) |
Examples
envGetVal("layoutXL" "cloningUpdateConstraint")
envSetVal("layoutXL" "cloningUpdateConstraint" 'boolean t)
envSetVal("layoutXL" "cloningUpdateConstraint" 'boolean nil)
Related Topics
Clone Source Selection and Target Search and Generation
List of Layout XL Environment Variables
Return to top