TsgDXFEntity.EntName

TsgDXFEntity

  Classes Reference > CAD Database structure > Entities > TsgDXFEntity > TsgDXFEntity Methods >

TsgDXFEntity.EntName

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

Returns an entity name.

function EntName: string; virtual;

Description

Call EntName to get the name of an entity. Default EntName returns value of 0 code of the entity section from DXF file or if the entity loaded from other CAD file EntName returns ClassName without three first characters.

Go to CAD VCL Enterprise