Revit 2025.3 API
MEPNetwork |
The section this segment belongs to.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int SectionNumber { get; }
Public ReadOnly Property SectionNumber As Integer Get
public: property int SectionNumber { int get (); }
member SectionNumber : int with get
Property Value
Int32See Also