Revit 2026 API
EllipseRadius |
Returns the Y vector radius of the ellipse.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double RadiusY { get; }
Public ReadOnly Property RadiusY As Double Get
public: property double RadiusY { double get (); }
member RadiusY : float with get
Property Value
DoubleSee Also