PortalFrameHaunchParams Class

Represents parameters required to create a haunch
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.PortalFrames.CreatePortalFrameHaunchParams

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class PortalFrameHaunchParams

The PortalFrameHaunchParams type exposes the following members.

Constructors
  NameDescription
Public methodPortalFrameHaunchParams
The constructor for parameters for creating a portal frame haunch
Public methodPortalFrameHaunchParams(IHaunch)
The constructor for parameters for creating a portal frame haunch
Top
Properties
  NameDescription
Public propertyBuiltUpPlateFlangeThickness
Gets or sets the built-up plate flange thickness
Public propertyBuiltUpPlateFlangeWidth
Gets or sets the built-up plate flange width
Public propertyBuiltUpPlateWebThickness
Gets or sets the built-up plate web thickness
Public propertyCutSection
Gets or sets the cut section
Public propertyCutWidth
Gets or sets the width of the haunch cut (in [mm])
Public propertyDepth
Gets or sets the depth, Dh (in [mm])
Public propertyDepthOption
Gets or sets the haunch depth option
Public propertyEndPlate
Gets or sets the end plate parameters
Public propertyFabrication
Gets or sets the fabrication
Public propertyLength
Gets or sets the length, Lh (in [mm])
Public propertySectionDerivation
Gets or sets the derivation of the haunch section
Top
See Also