TsgDXFEntity.RemoveEntity

TsgDXFEntity

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

TsgDXFEntity.RemoveEntity

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

Deletes a specified entity.

function RemoveEntity(const AEntity: TsgDXFEntity): Boolean;

Description

Call RemoveEntity to delete a specified entity from the list of child entities. Specify the entity as the AEntity parameter.

Go to CAD VCL Enterprise