setValues(...)
This method modifies the ConstraintDisplayOptions object.
Required arguments
None.
Optional arguments
- constraintEquation
-
A Boolean specifying whether constraint equation symbols are shown. The default value is ON.
- tieConstraint
-
A Boolean specifying whether tie constraint symbols are shown. The default value is ON.
- rigidBodyConstraint
-
A Boolean specifying whether rigid body constraint symbols are shown. The default value is ON.
- displayBodyConstraint
-
A Boolean specifying whether display body constraint symbols are shown. The default value is ON.
- couplingConstrain
-
A Boolean specifying whether coupling constraint symbols are shown. The default value is ON.
Return value
None.
Exceptions
None.