TsgDXFEntity.RemoveEntity
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