MakeFPointFromDXF function
Creates a TFPoint structure from the TDXFPoint structure.
Unit
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