Class Polygon_mesh_ (unit DXF_structs)

Inherits from

Polyline_

///////////////////////////////////////////////////////////////////////////// Polyline_ (polygon MxN grid mesh) Definition /////////////////////////////////////////////////////////////////////////////

Constructors


constructor create(numpoints,Mc,Nc:integer; points:ppointlist; closebits,col:integer);

///////////////////////////////////////////////////////////////////////////// Polyline_ (polygon MxN grid mesh) /////////////////////////////////////////////////////////////////////////////


Functions

function details : string;

polygon mesh 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

closeM : boolean;


closeN : boolean;


M : integer;


N : integer;



Constructors


constructor create(numpoints,Mc,Nc:integer; points:ppointlist; closebits,col:integer);

///////////////////////////////////////////////////////////////////////////// Polyline_ (polygon MxN grid mesh) /////////////////////////////////////////////////////////////////////////////


Functions


function details : string;

polygon mesh 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


closeM : boolean;


closeN : boolean;


M : integer;


N : integer;