ConstraintExtensions Methods |
[This is preliminary documentation and is subject to change.]
The ConstraintExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllowedRotationalConstraintTypes |
Retrieve a list of allowed ConstraintType values for rotational constraints
| |
| GetAllowedTranslationConstraintTypes |
Retrieve a list of allowed ConstraintType values for translational constraints
| |
| GetRotationConstraintsT(IHasRotationalConstraintsT) |
Retrieve the rotational constraints from an object which implements IHasRotationalConstraintsT | |
| GetRotationConstraintsTFirst, TSecond(IHasRotationalConstraintsTFirst, TSecond) |
Retrieve the rotational constraints from an object which implements IHasRotationalConstraintsT | |
| GetTranslationConstraintsT(IHasTranslationConstraintsT) |
Retrieve the translational constraints from an object which implements IHasTranslationConstraintsTStiffness | |
| GetTranslationConstraintsTFirst, TSecond(IHasTranslationConstraintsTFirst, TSecond) |
Retrieve the translational constraints from an object which implements IHasTranslationConstraintsTStiffness, TResistance |