RVTDocs.com
Namespace: Autodesk.Revit.DB

CylindricalHelix

Class
Description:
A cylindrical helix.
Remarks:
The helix winds around a cylinder making constant angle with the axis of the cylinder. In this release, CylindricalHelix curves are used only in specific applications in stairs and railings, and should not be used or encountered when accessing curves of other Revit elements and geometry.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.GeometryObject
      Autodesk.Revit.DB.Curve
        Autodesk.Revit.DB.CylindricalHelix
Syntax
public class CylindricalHelix : Curve