TsgDXFLayout.AddEntity

TsgDXFLayout  

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

TsgDXFLayout.AddEntity

TsgDXFLayout  

Previous pageReturn to chapter overviewNext page

Adds a new child entity.

function AddEntity(Entity: TsgDXFEntity): Boolean; override;

Description

Call AddEntity to add a child entity. AddEntity returns True if a child entity has been added.

Go to CAD VCL Enterprise