Revit 2025 API
Cylindrical |
The radius of the cylindrical helix.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Radius { get; }
Public ReadOnly Property Radius As Double Get
public: property double Radius { double get (); }
member Radius : float with get
Property Value
DoubleSee Also