Skip to main content

EntName

Description

Call EntName to get the name of an entity. Method EntName �of the TsgDXFPenTableItem �class returns the name of the type of line or layer (value of �2� code of the entity section from DXF file) or if the entity loaded from other CAD file EntName �returns ClassName without three first characters.

Syntax

function EntName: string; override;