Contains the Structural Analytical Model Analytical Support values.
typedef struct { API_AnalyticalRigidityType xType; double xValue; API_AnalyticalRigidityType yType; double yValue; API_AnalyticalRigidityType zType; double zValue; API_AnalyticalRigidityType rxType; double rxValue; API_AnalyticalRigidityType ryType; double ryValue; API_AnalyticalRigidityType rzType; double rzValue; } API_AnalyticalSupport_SupportValues;
Members
- xType
- Translation type in X direction.
- xValue
- Translation value in X direction in case of Custom type.
- yType
- Translation type in Y direction.
- yValue
- Translation value in Y direction in case of Custom type.
- zType
- Translation type in Z direction.
- zValue
- Translation value in Z direction in case of Custom type.
- rxType
- Rotation type in X direction.
- rxValue
- Rotation value in X direction in case of Custom type.
- ryType
- Rotation type in Y direction.
- ryValue
- Rotation value in Y direction in case of Custom type.
- rzType
- Rotation type in Z direction.
- rzValue
- Rotation value in Z direction in case of Custom type.
Requirements
- Version: API 24 or later
- Header: .\APIdefs_AnalyticalElements.h