Eplan Platform API
Eplan.EplApi.HEServices Namespace / CoordinateService Class / ConvertCoordinate Method / ConvertCoordinate(Page,PointD,CoordinateSystems) Method
Page which frame size, height and type will be used to calculate new coordinates
Source Point.
Destination coordinate system.

In This Topic
    ConvertCoordinate(Page,PointD,CoordinateSystems) Method
    In This Topic
    Method that converts from coordinate system based on page type to another
    Syntax

    Parameters

    oPage
    Page which frame size, height and type will be used to calculate new coordinates
    oSourcePoint
    Source Point.
    oDestinationCoordinateSystem
    Destination coordinate system.
    See Also