PortalFrameSupportDataParams Class

Represents parameters required to set the portal frame support data
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.PortalFrames.CreatePortalFrameSupportDataParams

Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public sealed class PortalFrameSupportDataParams

The PortalFrameSupportDataParams type exposes the following members.

Properties
 NameDescription
Public propertyFixityType Gets or sets the fixity type of the support
Public propertyHorizontalStiffnessType Gets or sets the horizontal stiffness type
Public propertyHorizontalStiffnessValue Gets or sets the horizontal stiffness value (in [N/mm])
Public propertyRotationalStiffnessType Gets or sets the rotational stiffness type
Public propertyRotationalStiffnessValue Gets or sets the rotational stiffness value (in [N/rad])
Public propertyVerticalStiffnessType Gets or sets the vertical stiffness type
Public propertyVerticalStiffnessValue Gets or sets the vertical stiffness value (in [N/mm])
Top
Methods
 NameDescription
Public methodStatic memberCreate Creates a new instance of PortalFrameSupportDataParams class
Public methodStatic memberFrom Creates a new instance of PortalFrameSupportDataParams class based on given portal frame support data
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next