apprentice10 Posted March 30, 2009 Posted March 30, 2009 Hello everyone!!! Great job with this forum!!! I need to know if there's any way to change a dynamic block property with diesel. Since I have autocad lt i can't program in lisp. 1. I need 3 buttoms (programmed in diesel) that insert the same dynamic block in 3 different views automaticly. VIEWBLOCK.dwg Quote
Magnum Z Posted March 30, 2009 Posted March 30, 2009 If it's the same block, why not just insert then change the visibility? Quote
apprentice10 Posted March 30, 2009 Author Posted March 30, 2009 If it's the same block, why not just insert then change the visibility? in fact that's what I'm doing now, Is no necesary, but it will improve a lot my instrument bar. and will save me some more time. Quote
Magnum Z Posted March 30, 2009 Posted March 30, 2009 Been reading up on it since I posted. Seems to be possible somehow, but haven't read anything that clearly states how. Some allude to the use of palettes, but nothings quite clear yet. I don't know a thing about diesel though, so you'll have to wait until someone else can help you with that, but I'll see if I can find a different way. Edit: Here's a little info regarding Tool Palettes at least. http://au.autodesk.com/ama/images/media/GD111-4_Final-1- Quote
Lee Mac Posted March 30, 2009 Posted March 30, 2009 Could a macro be used to complete such a task? Along lines of ^C^C-insert;\...etc etc Quote
Magnum Z Posted March 30, 2009 Posted March 30, 2009 Not sure. If you can incorperate dynamic attributes of blocks, I would think so, but I didn't think you could do that. Quote
Lee Mac Posted March 30, 2009 Posted March 30, 2009 Not sure. If you can incorperate dynamic attributes of blocks, I would think so, but I didn't think you could do that. Ahh right - just thought I'd put it out there - never used dynamic blocks myself Quote
Magnum Z Posted March 30, 2009 Posted March 30, 2009 Yes AutoDesk let's you add dynamic actions and parameters, but for some odd reason that stuff is off limits when it comes to any sort of customization outside of programming with LISP. It's a pain sometimes. I found a LISP to do this very function already, but he needs it in Diesel because of the ACAD version being LT. Quote
apprentice10 Posted March 31, 2009 Author Posted March 31, 2009 Yeah I guess I'm out of luck this time. the only way arround is to ask for an Autocad Full, witch I sincerily think my boss will laught about it. the insert command doesn't include the dynamic parameters, on the other hand I had this idea witch I haven't yet developed: I've read somewhere that the dynamic actions are normal attributes hiden, and there was a way to make them visible, perhaps if I can make them visible I might change them with the _attedit (italian) command... I'll let you know 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.