TsgDXFExport.AddDimension

TsgDXFExport                        

  Classes Reference > Writing to file > TsgDXFExport > TsgDXFExport Methods >

TsgDXFExport.AddDimension

TsgDXFExport                        

Previous pageReturn to chapter overviewNext page

Adds the DIMENSION entity.

procedure AddDimension(const Data: TdxfExportData);

Description

The instance of the TdxfExportData type is a parameter of the AddDimension procedure. It contains coordinates of the arrows and text of the DIMENSION entity.

Go to CAD VCL Enterprise