Class Face3D_ (unit DXF_structs)

Inherits from

Polyline_

///////////////////////////////////////////////////////////////////////////// Face3D_ Definition - Should be 3DFace but can't name a type starting with 3 /////////////////////////////////////////////////////////////////////////////

Constructors


constructor create(numpoints:integer; points:ppointlist; col:integer; closed_:boolean);

///////////////////////////////////////////////////////////////////////////// Face3D /////////////////////////////////////////////////////////////////////////////


Functions

function proper_name : string;


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

save as 3DFACE not Face3D

Properties

Events

Variables


Constructors


constructor create(numpoints:integer; points:ppointlist; col:integer; closed_:boolean);

///////////////////////////////////////////////////////////////////////////// Face3D /////////////////////////////////////////////////////////////////////////////


Functions


function proper_name : string;


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

save as 3DFACE not Face3D


Properties


Events


Variables