ISupport |
Represents additional data of a support
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISupportData type exposes the following members.
Properties
Name | Description | |
---|---|---|
DegreeOfFreedom | Gets the DegreeOfFreedom | |
Type | Gets the support type |
Methods
Name | Description | |
---|---|---|
GetRotationalStiffness | Returns the rotational IStiffnessData for the given direction | |
GetStiffness | Returns the translational IStiffnessData for the given direction |
See Also