TsgLineState

  Classes Reference > Records, types etc. >

TsgLineState

Previous pageReturn to chapter overviewNext page

Unit

sgConsts

Syntax

type TsgLineState = packed record

      Point1: TFPoint;

      Point2: TFPoint;

      State: Integer;

  end;

Description

Represents a line in 3D coordinate system with a given state.

 

Go to CAD VCL Enterprise