Interface IParametricElbowSection

Represents a parametric elbow section

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])

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