TsgCADImage.GetPoint

TsgCADImage

  Classes Reference > TsgCADImage > TsgCADImage Methods >

TsgCADImage.GetPoint

TsgCADImage

Previous pageReturn to chapter overviewNext page

Transforms point in three-dimensional coordinate system into point in two-dimensional coordinate system.

function GetPoint(const P: TFPoint): TPoint;

Description

Transforms point in 3D coordinate system into point in 2D coordinate system base on the current rotate angle and the scale.

Go to CAD VCL Enterprise