nclToggleCAEMode
nclToggleCAEMode(
)
=> t
Description
Toggles constraint-aware editing mode, which causes figures in the layout to move in a constraint-correct fashion. For example, moving a device that is part of a symmetry constraint moves its constrained partner devices appropriately.
You can use the constraintAwareEditing environment variable to check whether constraint-aware editing is currently on or off.
Arguments
Value Returned
Related Topics
Return to top