Revit 2025 API
MEPSectionNumber Property |
The Section number.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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