Method that returns the available degrees of freedom for the occurrence.
Name | Type | Description |
TranslationDegreesCount | Long | Output Long that returns the number of available translational degrees of freedom. The value can be from 0 to 3. |
TranslationDegreesVectors | ObjectsEnumerator | Output ObjectsEnumerator that returns Vector objects corresponding to the available translational degrees of freedom. |
RotationDegreesCount | Long | Output Long that returns the number of available rotational degrees of freedom. The value can be from 0 to 3. |
RotationDegreesVectors | ObjectsEnumerator | Output ObjectsEnumerator that returns Vector objects corresponding to the available rotational degrees of freedom. |
DOFCenter | Point | Output Point object that returns the DOF center as displayed by Inventor. |