MakeDXFFromFPoint function

  Classes Reference > Functional Reference >

MakeDXFFromFPoint function

Previous pageReturn to chapter overviewNext page

Creates a TDXFPoint structure from the TFPoint structure.

Unit

sgConsts

function MakeDXFFromFPoint(const AFPoint: TFPoint): TdxfPoint;

Description

Call MakeDXFFromFPoint to transform a TFPoint type value to a TDXFPoint structure. Use MakeDXFFromFPoint to construct parameters for functions that require a DXFpoint.

 

 

Go to CAD VCL Enterprise