TsgDXFEntity.IndexOfEntity

TsgDXFEntity

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

TsgDXFEntity.IndexOfEntity

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

Returns index of entity.

function IndexOfEntity(const AEntity: TsgDXFEntity): Integer; virtual;

Description

Call IndexOfEntity to get the index of a specified entity.

Note: This method is implemented in derived classes.

Go to CAD VCL Enterprise