TdxfPoint

  Classes Reference > Records, types etc. >

TdxfPoint

Previous pageReturn to chapter overviewNext page

Unit

sgConsts

Syntax

type TdxfPoint = record

           X,Y,Z: Single;

       end;

Description

Represents a point in three-dimensional coordinate system.

Note: TdxfPoint type is used internally, we do not recommend to use it.

Go to CAD VCL Enterprise