TTableSubclassMarker type

  Classes Reference > CAD Database structure > Types >

TTableSubclassMarker type

Previous pageReturn to chapter overviewNext page

Unit

DXFConv

 

type

  TTableSubclassMarker = (AcDbEntity, AcDbBlockReference, AcDbTable);

 

Description

Defines type marker of class entity.

Value

Meaning

AcDbEntity

Entity

AcDbBlockReference

Block Reference

AcDbTable

Table

 

Go to CAD VCL Enterprise