IPortal |
Represents data of the portal frame support
Namespace: TSD.API.Remoting.PortalFrames
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IPortalFrameSupportData type exposes the following members.
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]) |
See Also