MEPNetworkSegmentData.SectionNumber Property

MEPNetworkSegmentDataSectionNumber Property

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

Int32
See Also