API Help
Eplan.EplApi.MasterData Namespace / MDContourElement Class / MiddlePoint Property

In This Topic
MiddlePoint Property
In This Topic
Middle point of contour element relative to reference point.
Syntax
public PointD MiddlePoint {get;}
Remarks
This point is not used if type of contour is line.
See Also