TsgDXFConverter

Hierarchy                Properties                Methods                Events

  Classes Reference > CAD Database structure >

TsgDXFConverter

Hierarchy                Properties                Methods                Events

Previous pageReturn to chapter overviewNext page

Provides the list of entities (made on base TsgDXFEntity), loaded from any CAD file (DXF/DWF/DWG/HPGL/HPGL2/SVG/CGM)

TsgDXFConverter = class;

Unit

DXFConv

Description

Provides the list of entities (made on base TsgDXFEntity), loaded from CAD file. This is the manager class. Main operations of the import realizes class TsgDXFConverter.

Class is intended for:

display DXF/DWF/DWG/HPGL/HPGL2/SVG/CGM files on screen that marketed in classes TsgCADImage, TsgCADdxfImage, TsgDWFImage, TsgDWGImage, TsgHPGLImage, TsgSVGImage, TsgCGMImage.
access to the section of elements, for what indexed properties Tables, Blocks and Entities are used.

Go to CAD VCL Enterprise