Class Attrib_ (unit DXF_structs)

Inherits from

Text_

///////////////////////////////////////////////////////////////////////////// Attrib Definition /////////////////////////////////////////////////////////////////////////////

Constructors


constructor create(OCSaxis,p,ap:Point3D; ss,tag:string; flag70,flag72:integer; height:double; col:integer);

///////////////////////////////////////////////////////////////////////////// Attrib /////////////////////////////////////////////////////////////////////////////


Functions

function details : string;


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


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


Properties

Events

Variables

tagstr : string;


visible : boolean;



Constructors


constructor create(OCSaxis,p,ap:Point3D; ss,tag:string; flag70,flag72:integer; height:double; col:integer);

///////////////////////////////////////////////////////////////////////////// Attrib /////////////////////////////////////////////////////////////////////////////


Functions


function details : string;


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


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


Properties


Events


Variables


tagstr : string;


visible : boolean;