MakeFPointFromDXF function

  Classes Reference > Functional Reference >

MakeFPointFromDXF function

Previous pageReturn to chapter overviewNext page

Creates a TFPoint structure from the TDXFPoint structure.

Unit

sgConsts

function MakeFPointFromDXF(const ADXFPoint: TDXFPoint): TFPoint;

Description

Call MakeFPointFromDXF to transform a TDXFPoint type value to a TFPointstructure. Use MakeFPointFromDXF to construct parameters for functions that require a 3D - point.

Go to CAD VCL Enterprise