Interface IParametricLSection
Represents a parametric L section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IParametricLSection : IParametricSection, ISection
Properties
| Name | Description |
|---|---|
| Breadth | Gets the breadth (in [mm]) |
| Depth | Gets the depth (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]) |