On this pageInsertEntityDescriptionAdds the TsgDXFEntity object to sub-entities list at the position specified by index.Syntaxfunction InsertEntity(const AIndex: Integer; const AEntity: TsgDXFEntity): Boolean; override;