Click or drag to resize

Constraint Constructor

Overload List
 NameDescription
Public methodConstraint Constructs an empty constraint object. Behavior of the constructed object is undefined.
Public methodConstraint(Constraint) Creates a copy of the given other constraint object.
Public methodConstraint(ConstraintType) Constructs a constraint object with the given constraint type.
Public methodConstraint(ConstraintType, Double) Constructs a constraint object with the given constraint type and tolerance.
Top
See Also