Class Polyface_mesh_ (unit DXF_structs)

Inherits from

Polyline_

///////////////////////////////////////////////////////////////////////////// Polyline_ (polyface vertex array mesh) Definition /////////////////////////////////////////////////////////////////////////////

Constructors


constructor create(numpoints,nfaces:integer; points:ppointlist; faces:pfacelist; col:integer);

///////////////////////////////////////////////////////////////////////////// Polyline_ (polyface vertex array mesh) /////////////////////////////////////////////////////////////////////////////


Functions

destructor destroy;

don't call polyline_constructor

function details : string;

polyface mesh face vertex

procedure Draw(acanvas:TCanvas; map_fn:coord_convert; OCS:pM);


function proper_name : string;


procedure write_to_DXF(var IO:textfile; layer:string);


Properties

Events

Variables

facelist : pfacelist;


numfaces : integer;



Constructors


constructor create(numpoints,nfaces:integer; points:ppointlist; faces:pfacelist; col:integer);

///////////////////////////////////////////////////////////////////////////// Polyline_ (polyface vertex array mesh) /////////////////////////////////////////////////////////////////////////////


Functions


destructor destroy;

don't call polyline_constructor


function details : string;

polyface mesh face vertex


procedure Draw(acanvas:TCanvas; map_fn:coord_convert; OCS:pM);


function proper_name : string;


procedure write_to_DXF(var IO:textfile; layer:string);


Properties


Events


Variables


facelist : pfacelist;


numfaces : integer;