Class Polyclosed_ (unit DXF_structs)

Inherits from

Polyline_

///////////////////////////////////////////////////////////////////////////// Polyclosed_ Definition (NOT AN AUTOCAD ENTITY TYPE) /////////////////////////////////////////////////////////////////////////////

Constructors


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

///////////////////////////////////////////////////////////////////////////// Polyclosed /////////////////////////////////////////////////////////////////////////////

constructor createfromPolyline(p:Polyline_);



Functions

function proper_name : string;


Properties

Events

Variables


Constructors


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

///////////////////////////////////////////////////////////////////////////// Polyclosed /////////////////////////////////////////////////////////////////////////////


constructor createfromPolyline(p:Polyline_);


Functions


function proper_name : string;


Properties


Events


Variables