TFPointList.AssignArray

TFPointList

  Classes Reference > List Classes > TFPointList > Methods >

TFPointList.AssignArray

TFPointList

Previous pageReturn to chapter overviewNext page

Copies an array of three-dimensional points to this list.

Syntax

procedure AssignArray(const NewItems: array of TFPoint);

Description

Call AssignArray to copy an array of three-dimensional points to this list. Specify an array of new items as the NewItems parameter.

Go to CAD VCL Enterprise