Creates a valid segment id on the network.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public MEPNetworkSegmentId(
ElementId idElem,
int segment
)
Parameters
- idElem ElementId
-
- segment Int32
-
Exceptions
See Also
Reference