Interface IParametricTrapeziumSection

Represents a parametric trapezium section

Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface IParametricTrapeziumSection : IParametricSection, ISection

Properties

Name Description
Angle

Gets the angle of the sides (in [rad])

Depth

Gets the depth (in [mm])

IsFlippedHorizontally

Gets a value indicating whether the vertices are flipped horizontally

IsFlippedVertically

Gets a value indicating whether the vertices are flipped vertically

LongerParallelSideLength

Gets the length of the longer parallel side (in [mm])

ShorterParallelSideLength

Gets the length of the shorter parallel side (in [mm])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next