Method GetStiffness
GetStiffness(Direction)
Returns the translational IStiffnessData for the given direction
Declaration
IReadOnlyProperty<IStiffnessData> GetStiffness(Direction direction)
Parameters
| Type | Name | Description |
|---|---|---|
| Direction | direction | The direction to get the translational IStiffnessData for |
Returns
| Type | Description |
|---|---|
| IReadOnlyProperty<IStiffnessData> | The translational IStiffnessData |