TsgLine
Classes Reference > Records, types etc. >
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