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 |