Class PortalFrameHaunchParams
Represents parameters required to create a haunch
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PortalFrameHaunchParams
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(IHaunch?) | Creates a new instance of PortalFrameHaunchParams class based on given haunch |