Revit 2026 API
Fabrication |
The width or diameter of the straight.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double WidthDiameter { get; set; }
Public Property WidthDiameter As Double Get Set
public: property double WidthDiameter { double get (); void set (double value); }
member WidthDiameter : float with get, set
Property Value
DoubleSee Also