Interface IPlatedISectionWithPlates
Represents a plated I section with plates
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPlatedISectionWithPlates : ICompoundSection, INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| BottomFlangeBreadth | Gets the breadth of the bottom flange (in [mm]) |
| BottomPlateBreadth | Gets the breadth of the bottom plate (in [mm]) |
| Depth | Gets the depth (in [mm]) |
| FlangeThickness | Gets the flange thickness (in [mm]) |
| PlateThickness | Gets the common thickness of the plate(s) (in [mm]) |
| TopFlangeBreadth | Gets the breadth of the top flange (in [mm]) |
| TopPlateBreadth | Gets the breadth of the top plate (in [mm]) |
| WebThickness | Gets the web thickness (in [mm]) |