I have a question concerning entitynames. My program reads lines from a
ascii-file, and therefore the information is treated as strings (i.e.
"<Entity name: 25307a0>"). This causes a problem when using the (entget
ename [applist]) command where ename should be the name of en entity an
not a string containing the name.
Is this possible to solve ?
Thanks!
/Andreas