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