TsgDXFSection.AddEntity
TsgDXFSection
Classes Reference > CAD Database structure > Entities > TsgDXFSection > TsgDXFSection Methods >
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