TsgDXFBlock

Hierarchy                Properties                Methods                Events

  Classes Reference > CAD Database structure > Entities >

TsgDXFBlock

Hierarchy                Properties                Methods                Events

Previous pageReturn to chapter overviewNext page

TsgDXFBlock = class(TsgDXFGroup)

Unit

DXFConv

Description

This class defines an item of BLOCK table of a CAD file. A block is a collection of objects which associated together to form a single object, or block definition. Use Entities property to obtain an entity in the collection.

Go to CAD VCL Enterprise