MEPNetworkSegmentDataSectionNumber Property |
The section this segment belongs to.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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