RVTDocs.com
Namespace: Autodesk.Revit.DB Class: MEPCurve

MEPCurve.MEPSystem

Property
Description:
The system of the MEP curve.
Remarks:
Returns the system of this MEP curve. If the curve does not belong to any systems, the value will be null. If the curve belongs to more than one system, the first available value is returned.
Syntax
public MEPSystem MEPSystem { get; }