Lt Dan's legs Posted August 2, 2010 Posted August 2, 2010 can you explode without calling the command prompt or using VL? Quote
Tharwat Posted August 2, 2010 Posted August 2, 2010 I guess no body can do a thing without apparatus , inparticular softwares. Quote
Lee Mac Posted August 2, 2010 Posted August 2, 2010 AFAIK, (command "_.explode"... Or (vla-Explode ... Are your options. Quote
Lt Dan's legs Posted August 2, 2010 Author Posted August 2, 2010 Thanks lee. I thought that's all I could do but wanted to make sure. Quote
Lee Mac Posted August 2, 2010 Posted August 2, 2010 Thanks lee. I thought that's all I could do but wanted to make sure. I suppose you could recreate all the entities programmatically - but that sounds like a serious PITA Quote
Lt Dan's legs Posted August 2, 2010 Author Posted August 2, 2010 that sounds terrible. I'm working on cleaning up my beginner routines. I know I'll do this again when I start using VL but I want the practice of using autolisp. Thanks again Quote
alanjt Posted August 2, 2010 Posted August 2, 2010 I suppose you could recreate all the entities programmatically - but that sounds like a serious PITA Just the thought of that makes me sick. What a pain. Vla-Explode when available and command explode when not. Quote
Tharwat Posted August 2, 2010 Posted August 2, 2010 I don't know how the EXPLODE command does not mean command prompt, or the (vla-Explode ) does not mean using VL for the thread writer ? Quote
alanjt Posted August 2, 2010 Posted August 2, 2010 I don't know how the EXPLODE command does not mean command prompt, or the (vla-Explode ) does notmean using VL for the thread writer ? They're the same. He was just asking if there was ANOTHER way, besides command and vla-explode. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.