Interface IParametricParallelogramSection

Represents a parametric parallelogram section

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

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