Method GetRotationalStiffness

GetRotationalStiffness(Direction)

Returns the rotational IStiffnessData for the given direction

Declaration
IReadOnlyProperty<IStiffnessData> GetRotationalStiffness(Direction direction)
Parameters
Type Name Description
Direction direction

The direction to get the rotational IStiffnessData for

Returns
Type Description
IReadOnlyProperty<IStiffnessData>

The rotational IStiffnessData

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