Portal |
Represents parameters required to create a haunch
Inheritance Hierarchy
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The PortalFrameHaunchParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
BuiltUpPlateFlangeThickness | Gets or sets the built-up plate flange thickness | |
BuiltUpPlateFlangeWidth | Gets or sets the built-up plate flange width | |
BuiltUpPlateWebThickness | Gets or sets the built-up plate web thickness | |
CutSection | Gets or sets the cut section | |
CutWidth | Gets or sets the width of the haunch cut (in [mm]) | |
Depth | Gets or sets the depth, Dh (in [mm]) | |
DepthOption | Gets or sets the haunch depth option | |
EndPlate | Gets or sets the end plate parameters | |
Fabrication | Gets or sets the fabrication | |
Length | Gets or sets the length, Lh (in [mm]) | |
SectionDerivation | Gets or sets the derivation of the haunch section |
Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of PortalFrameHaunchParams class | |
From | Creates a new instance of PortalFrameHaunchParams class based on given haunch |
See Also