Method GetDirectionConstraint
GetDirectionConstraint(DegreeOfFreedom)
Returns an index of constraining node in a given direction
Declaration
int GetDirectionConstraint(DegreeOfFreedom degreeOfFreedom)
Parameters
| Type | Name | Description |
|---|---|---|
| DegreeOfFreedom | degreeOfFreedom | The direction to get an index of constraining node in |
Returns
| Type | Description |
|---|---|
| int | The index of constraining node or 0 if no constraint exists |