Portal |
Represents parameters required to set the portal frame support data
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The PortalFrameSupportDataParams type exposes the following members.
| Name | Description | |
|---|---|---|
| FixityType | Gets or sets the fixity type of the support | |
| HorizontalStiffnessType | Gets or sets the horizontal stiffness type | |
| HorizontalStiffnessValue | Gets or sets the horizontal stiffness value (in [N/mm]) | |
| RotationalStiffnessType | Gets or sets the rotational stiffness type | |
| RotationalStiffnessValue | Gets or sets the rotational stiffness value (in [N/rad]) | |
| VerticalStiffnessType | Gets or sets the vertical stiffness type | |
| VerticalStiffnessValue | Gets or sets the vertical stiffness value (in [N/mm]) |
| Name | Description | |
|---|---|---|
| Create | Creates a new instance of PortalFrameSupportDataParams class | |
| From | Creates a new instance of PortalFrameSupportDataParams class based on given portal frame support data |