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

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