TsgDXFBlock.EntName

TsgDXFBlock

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

TsgDXFBlock.EntName

TsgDXFBlock

Previous pageReturn to chapter overviewNext page

Returns a block name.

function EntName: string; override;

Description

Call EntName to get the name of a block. Method EntName of the TsgDXFBlock class returns the name of a block (value of 2 code of the block 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