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

MEPCurve.LevelOffset

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