Interface IParametricISection
Represents a parametric I section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IParametricISection : IParametricSection, ISection
Properties
| Name | Description |
|---|---|
| BottomFlangeBreadth | Gets the breadth of the bottom flange (in [mm]) |
| BottomFlangeThickness | Gets the thickness of the bottom flange (in [mm]) |
| Depth | Gets the depth (in [mm]) |
| IsFlippedVertically | Gets a value indicating whether the vertices are flipped vertically |
| TopFlangeBreadth | Gets the breadth of the top flange (in [mm]) |
| TopFlangeThickness | Gets the thickness of the top flange (in [mm]) |
| WebThickness | Gets the web thickness (in [mm]) |