TsgDXFEntity.AddEntity

TsgDXFEntity

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

TsgDXFEntity.AddEntity

TsgDXFEntity

Previous pageReturn to chapter overviewNext page

Adds a new child entity.

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

Description

Call AddEntity to add a child entity.

Go to CAD VCL Enterprise