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

Ucs

Gets the user-defined coordinate system

Methods

Name Description
GetRotationalStiffness(Direction)

Returns the rotational IStiffnessData for the given direction

GetStiffness(Direction)

Returns the translational IStiffnessData for the given direction

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