Revit 2025 API
MEPSystemSections |
The number of sections.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int SectionsCount { get; }
Public ReadOnly Property SectionsCount As Integer Get
public: property int SectionsCount { int get (); }
member SectionsCount : int with get
Property Value
Int32See Also