Interface IParametricTSection
Represents a parametric T section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IParametricTSection : IParametricSection, ISection
Properties
| Name | Description |
|---|---|
| Breadth | Gets the breadth (in [mm]) |
| Depth | Gets the depth (in [mm]) |
| DistanceOfStemCentre | Gets the offset of the stem centre-line from the left-hand end (in [mm]) |
| FlangeThickness | Gets the flange thickness (in [mm]) |
| IsFlippedHorizontally | Gets a value indicating whether the vertices are flipped horizontally |
| IsFlippedVertically | Gets a value indicating whether the vertices are flipped vertically |
| WebThickness | Gets the web thickness (in [mm]) |