AECOBJEXPLODE

AECOBJEXPLODE

arcticad
Advisor Advisor
399 Views
2 Replies
Message 1 of 3

AECOBJEXPLODE

arcticad
Advisor
Advisor
Is there a .NET version of AECOBJEXPLODE?

Thank You
---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes
400 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Not sure if they've added a utility in the newer versions, '09 or '10, but
in prior version you had to bind all xref's, loop through all entities in
all block table records, explode Geo objects, add the results back to the
owner, and delete the Geo. If you don't have a problem loading the document
in the editor, then it may be best to run the AECOBJEXPLODE command.
--
Bobby C. Jones
http://bobbycjones.spaces.live.com

wrote in message news:6253142@discussion.autodesk.com...
Is there a .NET version of AECOBJEXPLODE?

Thank You
0 Likes
Message 3 of 3

arcticad
Advisor
Advisor
Thanks Bobby, I'll try it out
---------------------------



(defun botsbuildbots() (botsbuildbots))
0 Likes