MEPSystemSectionsCount Property |
The number of sections.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int SectionsCount { get; }
Public ReadOnly Property SectionsCount As Integer
Get
public:
property int SectionsCount {
int get ();
}
member SectionsCount : int with get
Property Value
Int32
See Also