...
setConstraint [-solvingOnly] [-labelingOnly] [-retargetingOnly] |
Arguments
None
Flags
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
solvingOnly | ||||
labelingOnly | ||||
retargetingOnly |
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
//With a marker selected, execute the setConstraint command to |
...
// update the constraint offset |
...
setConstraint; |
Additional information
Related commands
...