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

In This Topic
    ConvertCoordinate(Page,CoordinateSystems,PointD,CoordinateSystems) Method
    In This Topic
    Method that converts from given coordinate system to another
    Syntax

    Parameters

    Parameter NameDescription
    oPagePage which frame size and height will be used to calculate new coordinates
    oSourceCoordinateSystemSource coordinate system.
    oSourcePointSource Point.
    oDestinationCoordinateSystemDestination coordinate system.
    See Also