TheSwamp

CAD Forums => CAD General => Dynamic Blocks => Topic started by: AlexFielder on September 11, 2023, 09:16:03 AM

Title: Dynamic blocks & not overcomplicating things
Post by: AlexFielder on September 11, 2023, 09:16:03 AM
Hi all,

It's been many years since I last needed to create a Dynamic block in AutoCAD (currently using 2024 FWIW).

I have a dynamic block (attached) that I need to do a couple of things:


Am I better off creating individual dynamics blocks for each requirement, or is there some fancy setup I can create using Visibility states/Lookup tables etc.

Thanks,

Alex.
Title: Re: Dynamic blocks & not overcomplicating things
Post by: David Hall on September 11, 2023, 11:43:25 AM
I used Dyn Blocks for what you are wanting, and it worked great.  But when it came time to change existing parts, it became difficult sorting through the different visibility views and keeping the geometry straight and sorted.  I think I if I planned how to build them better up front, the maintenance of the blocks would not have been so bad.
Title: Re: Dynamic blocks & not overcomplicating things
Post by: AlexFielder on September 12, 2023, 05:16:48 AM
I used Dyn Blocks for what you are wanting, and it worked great.  But when it came time to change existing parts, it became difficult sorting through the different visibility views and keeping the geometry straight and sorted.  I think I if I planned how to build them better up front, the maintenance of the blocks would not have been so bad.

Thanks David, as much as I would like/expect Dynamic block visibility states to behave in the same table-driven manner that many functions in Inventor behave (when they behave of course(!)) I think I am going to have to retain the parametric features but forget the visibility states for the reason you state.