Interface IDoubleAngleStarSection
Represents a double angle star section
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IDoubleAngleStarSection : ICompoundSection, INonParametricSection, ISection
Properties
| Name | Description |
|---|---|
| HorizontalGap | Gets the horizontal gap between the individual sections (in [mm]) |
| LongLegLength | Gets the length of the long leg (in [mm]) |
| RootRadius | Gets the root radius (in [mm]) |
| ShortLegLength | Gets the length of the short leg (in [mm]) |
| SourceSection | Gets the source section |
| Thickness | Gets the thickness (in [mm]) |
| ToeRadius | Gets the toe radius (in [mm]) |
| VerticalGap | Gets the vertical gap between the individual sections (in [mm]) |