Revit 2026 API
MEPSectionNumber Property |
The Section number.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int Number { get; }
Public ReadOnly Property Number As Integer Get
public: property int Number { int get (); }
member Number : int with get
Property Value
Int32See Also