Class Attdef_ (unit DXF_structs)

Inherits from

Attrib_

///////////////////////////////////////////////////////////////////////////// Attdef Definition /////////////////////////////////////////////////////////////////////////////

Constructors


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

///////////////////////////////////////////////////////////////////////////// Attdef /////////////////////////////////////////////////////////////////////////////


Functions

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


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

Attdefs are used in the blocks section to act as templates for Attribs so no need to draw them as there will be an Attrib in its place

Properties

Events

Variables

promptstr : string;



Constructors


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

///////////////////////////////////////////////////////////////////////////// Attdef /////////////////////////////////////////////////////////////////////////////


Functions


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


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

Attdefs are used in the blocks section to act as templates for Attribs so no need to draw them as there will be an Attrib in its place


Properties


Events


Variables


promptstr : string;