On this pageFindEntByNameDescriptionReturns the entity specified by its name from the enities list.Syntaxfunction FindEntByName(const AName: string): TsgDXFEntity;