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

MEPCurve.ReferenceLevel

Property
Description:
The reference level of the MEP curve.
Remarks:
This property is used to retrieve the reference level of the MEP curve. If the curve is not in a horizontal plane, this value will be the start point's reference level.
Syntax
public Level ReferenceLevel { get; set; }