CylindricalHelixIsRightHanded Property

True if the helix is right handed, false if the helix is left handed.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsRightHanded { get; }

Property Value

Boolean
See Also