Revit 2026 API
Fabric |
The length of the wire sheet (including overhangs) in the minor direction.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double OverallWidth { get; }
Public ReadOnly Property OverallWidth As Double Get
public: property double OverallWidth { double get (); }
member OverallWidth : float with get
Property Value
DoubleSee Also