Skip to main content

IndexOfEntity

Description​

Call IndexOfEntity to get the index of a specified entity.Note: This method is implemented in derived classes.

Syntax​

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