<Code Lib>
2024 Property
Changes 0
P

MEPCurve.LevelOffset

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.

public double LevelOffset { get; set; }

Loading…