TFPointArray
Classes Reference > Records, types etc. >
Unit
sgLists
Syntax
type TFPointArray = array[0..MaxInt div SizeOf(TFPoint) - 1] of TFPoint;
Description
Represents an array of three-dimensional points.
Go to CAD VCL Enterprise