Tsg3DDrawingNavigator.GetRealPoint

Tsg3DDrawingNavigator

  Classes Reference > Viewer controls > Tsg3DDrawingNavigator > Tsg3DDrawingNavigator Methods >

Tsg3DDrawingNavigator.GetRealPoint

Tsg3DDrawingNavigator

Previous pageReturn to chapter overviewNext page

function GetRealPoint(ACoordX, ACoordY: Double; var APointInUCS: TFPoint): TFPoint; override;

Description

Gets the drawing coordinates of the point that is defined by its position on the screen (X, Y).

APointInUCS parameter will contain the point coordinates in a User Coordinate System (UCS).

Go to CAD VCL Enterprise