Interface IParametricElbowSection
Represents a parametric elbow section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IParametricElbowSection : IParametricSection, ISection
Properties
| Name | Description |
|---|---|
| Angle | Gets the angle of the legs (in [rad]) |
| AngledLength | Gets the length of the angled leg (in [mm]) |
| HorizontalLength | Gets the length of the horizontal leg (in [mm]) |
| IsFlippedHorizontally | Gets a value indicating whether the vertices are flipped horizontally |
| IsFlippedVertically | Gets a value indicating whether the vertices are flipped vertically |
| Thickness | Gets the thickness (in [mm]) |