Interface IPortalFrameSupportData
Represents data of the portal frame support
Namespace: TSD.API.Remoting.PortalFrames
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPortalFrameSupportData
Properties
| Name | Description |
|---|---|
| FixityType | Gets the fixity type of the support |
| HorizontalStiffnessType | Gets the horizontal stiffness type |
| HorizontalStiffnessValue | Gets the horizontal stiffness value (in [N/mm]) |
| RotationalStiffnessType | Gets the rotational stiffness type |
| RotationalStiffnessValue | Gets the rotational stiffness value (in [N/rad]) |
| SlsRotationalStiffnessType | Gets the SLS rotational stiffness type |
| SlsRotationalStiffnessValue | Gets SLS rotational stiffness value (in [N/rad]) |
| StabilityRotationalStiffnessType | Gets the stability rotational stiffness type |
| StabilityRotationalStiffnessValue | Gets stability rotational stiffness value (in [N/rad]) |
| VerticalStiffnessType | Gets the vertical stiffness type |
| VerticalStiffnessValue | Gets the vertical stiffness value (in [N/mm]) |