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