Share Email Facebook Twitter LinkedIn MEPCurve.LevelOffset Property The offset of the MEP curve.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public double LevelOffset { get; set; }Property ValueDouble RemarksThis 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. See AlsoReferenceMEPCurve ClassAutodesk.Revit.DB Namespace