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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next