Author Topic: Getting an object's type from its ObjectId  (Read 1570 times)

0 Members and 1 Guest are viewing this topic.

GUIDO ROOMS

  • Guest
Getting an object's type from its ObjectId
« on: July 11, 2012, 01:26:15 PM »
Hi all,

To get an entity's type from its ObjectId, I'm using Id.ObjecClass.DxfName, but I think there's a better way...
Could anybody tell me how to do that?
Thanks in advance for any help.

GUIDO ROOMS

  • Guest
Re: Getting an object's type from its ObjectId
« Reply #1 on: July 11, 2012, 02:30:14 PM »
Sorry, just found the answer in this thread:

http://www.theswamp.org/index.php?topic=42186.msg473418#msg473418

Thanks anyway.