TsgDXFConverter.AddXRef

TsgDXFConverter

  Classes Reference > CAD Database structure > TsgDXFConverter > TsgDXFConverter Methods >

TsgDXFConverter.AddXRef

TsgDXFConverter

Previous pageReturn to chapter overviewNext page

Adds object of the TsgDXFXref class.

procedure AddXRef(ACADFile: TObject; AName: string; APos, AScale: TFPoint; Rotation: Single);

ACADFile – object of the descendant of TsgCADImage class

AName – name for new object of the TsgDXFXref class

APos – insert point for new object of the TsgDXFXref class

AScale – X, Y, Z scale factors for new object of the TsgDXFXref class

Rotation – rotation angle for new object of the TsgDXFXref class

Description

Adds object of the TsgDXFXref class.

Go to CAD VCL Enterprise