Interface ISupportData
Represents additional data of a support
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISupportData
Properties
| Name | Description |
|---|---|
| DegreeOfFreedom | Gets the DegreeOfFreedom |
| Type | Gets the support type |
Methods
| Name | Description |
|---|---|
| GetRotationalStiffness(Direction) | Returns the rotational IStiffnessData for the given direction |
| GetStiffness(Direction) | Returns the translational IStiffnessData for the given direction |