TsgLine

  Classes Reference > Records, types etc. >

TsgLine

Previous pageReturn to chapter overviewNext page

Unit

sgConsts

Syntax

type TsgLine = packed record

   Point1: TFPoint;

   Point2: TFPoint;

       end;

Description

Represents a line located in 3D coordinate system with the origin in drawing coordinate system.

Go to CAD VCL Enterprise