<Code Lib>
2020 Property
Changes 0
P

MEPCurve.ReferenceLevel

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.

public Level ReferenceLevel { get; set; }

Loading…