Skip to main content

InsertEntity

Description

Adds the TsgDXFEntity object to sub-entities list at the position specified by index.

Syntax

function InsertEntity(const AIndex: Integer; const AEntity: TsgDXFEntity): Boolean; override;