Dynamic Blocks Showcase: Share Your Favorite Dynamic Blocks

Dynamic Blocks Showcase: Share Your Favorite Dynamic Blocks

Victoria.Studley
Autodesk Autodesk
111,061 Views
297 Replies
Message 1 of 298

Dynamic Blocks Showcase: Share Your Favorite Dynamic Blocks

Victoria.Studley
Autodesk
Autodesk

Dynamic Blocks Showcase: share your favorite dynamic blocks and show us how you made them!

 

As a follow up to our latest dynamic blocks webinar, we'll post our favorite dynamic blocks here with Screencasts to illustrate how we created them.

 

Please join the conversation: share your own blocks or get some inspiration from your fellow community members. Let us know how you save time in your designs by using dynamic blocks!

 

If you're interested in watching our Dynamic Blocks webinars, or signing up for future AutoCAD webinars, check out these links:


Victoria Studley
Principal Experience Designer - Fusion Configurations
Join us in the Fusion Insider Program
Fusion Learn & Support | Fusion Documentation
111,062 Views
297 Replies
Replies (297)
Message 181 of 298

Anonymous
Not applicable

Here are some dynamic blocks that I really like:

 

elevator excellent dynamic block
https://cad-blocks.online/downloads/block-elevator/

 

Door Dynamic Block

The block allows rotation and inversion because the doors so no need to mirror or rotate command

Doors

https://cad-blocks.online/downloads/door-dynamic-block/

 

Dynamic window

Except most 200 cm window can be changed dynamically

https://cad-blocks.online/downloads/block-window-width-of-200-cm/

 

What do you think?

0 Likes
Message 182 of 298

timothy_crouse
Collaborator
Collaborator

Here is an updated dynamic door block that includes both a single and double door set.

 

Hope folks find this useful

 

Best Regards

-Tim C.

0 Likes
Message 183 of 298

timothy_crouse
Collaborator
Collaborator

Updated door with Instruction visstate

 

Best Regards

-Tim C.

0 Likes
Message 184 of 298

timothy_crouse
Collaborator
Collaborator

Here is an update to the door in the previous post  (added flip and rotate).

 

Also included a couple stair related dynamic blocks.

 

Best Regards

-Tim C.

Message 185 of 298

rbarbosa8DQGJ
Advocate
Advocate

How to solve this message?

0 Likes
Message 186 of 298

Nora4421reposo
Community Visitor
Community Visitor

Bon diaaa

0 Likes
Message 187 of 298

Nora4421reposo
Community Visitor
Community Visitor

Heyyy, que pacha??

0 Likes
Message 188 of 298

timothy_crouse
Collaborator
Collaborator

Here is a set of cable tray blocks that may help a few designers out.

 

The shading is set up as byblock to provide a bit of color and plotting control without adding extra layers.

 

Best Regards

-Tim C.

Message 189 of 298

Anonymous
Not applicable

Here it is a Dynamic block can be changed the Paint with code on it.

 

I hope you will like it...

Message 190 of 298

karpki
Advocate
Advocate

Hi, just created the wall block with such variables:

 

  - 75 or 100 profile

  - 0, 1, 2 gypsum layers

  - reinforcement

  - rockwool

  - color changes by block color

  - one end fixed, other one is adjustable by length and side angle.

Primitives are in white, hidden sides are in black.

Hope it is easy to modify if needed. And hope somebody needs it!

Bug reports are welcome.

 

karpki_0-1628714018731.png

Best regards

Kirill / karpki /

Message 191 of 298

karpki
Advocate
Advocate
Unfortunatelly critical bug is detected. Do not use this block, corrections are needed!
0 Likes
Message 192 of 298

ruan.vandenberg
Participant
Participant

I have a few tricks up my sleeve. For a long time i had to generate elevations and sections in 2D. I found a way to use blocks with different views in a visibility state for every view. I also added a wipe out ion to them. Very handy when using pipe fittings. You have to play around with the draw order. If you use these correct you can automate a bom from just 1 view. Not wipeoutframe should be on 0 with these fittings Im only sharing 1 here and is very basic see reducing bush below. I will share the block def here. last but not least. Many say its not for 3D use but its possible to make a dynamic 3d model( not parametric just dynamic) Its a simple demo but it takes some trial and error to achieve. If you have 3d blocks like this please share it.

Message 193 of 298

timothy_crouse
Collaborator
Collaborator

Here are many dynamic blocks useful in data center layouts.

 

Hope they help some folks out and save a bunch of time.

 

Best Regards

-Tim C.

Message 194 of 298

karpki
Advocate
Advocate

Hi

 

New mod of gyproc wall is attached.

 

- Created as a substitute of mline and if Architectural ACad is not available

- Quite many variables with 75 and 100 frames are included: 0, 1, 2 gypsum layers, reinforcement, rockwool.

- Opposite end angle is adjustable.

- Hatch color can be changed by the block color. 255, 255, 255 makes it clear.

- if you work with the black background, side colors should be changed/ if smb needs it, i could change.

 

Critical bug which was detected in previous "Wall 8" modification (the block destroyed after copying) is healed.

 

Some small mistakes are still happening, but all are not critical, so I've started to use it in working drawings and quite happy

 

karpki_1-1629496108424.png

 

Knowing bugs:

 

1/ Do not edit the block in the important drawing, constrains can be damaged after saving.

2/ Visual but not dramatic mistake:

karpki_2-1629496338961.png

Best regards

Kirill / karpki

 

 

0 Likes
Message 195 of 298

timothy_crouse
Collaborator
Collaborator

A suggestion to stop the bleed-over hatching:

Create a hatch boundary that gets stretched BUT turn the boundary off in all visstates.  Remember to select only the boundary to stretch do not include the hatch itself in the stretch selection.

 

Best Regards

-Tim C. 

Message 196 of 298

timothy_crouse
Collaborator
Collaborator

For those folks involved in building design or renovation:

 

Here is a deck icon to place on the plan views to relay to the installer the direction of the B-Deck and other material clarifying info.

 

Border Line Weight is ByBlock setup as a wipeout with 3 attributes.

 

Best Regards

-Tim C.

 

 

 

 

0 Likes
Message 197 of 298

karpki
Advocate
Advocate
Thank you for the involving.
Well, trying to solve the task I realized that constrains are really immature fruit in the Acad software and it works very bad and makes drawing bugged.
And unfortunately to make a such adjustable angle of the wall end without them was impossible for me.
Returning to boundary. I used normal boundaries (closed plines) in wall 8 mod and it made the block so heavy that constrains were damaged if there are more than one block in the drawing, just after copying. Of course, boundaries were hidden in that case and hatches are not in the list of stretch function in any case.
So in this new mod I made hatches in boundaries which are not closed, they are just sides of wall or plasterboard layers and it can't be hidden cause they are what they are.
This minor bug is quite nothing comparing that fact that block works quite well.
How to improve it I don't know talking true. I tried a lot.
So I will stop modifying it and leave as it is. It totally solved my needs and my motivation was ended this time.
Best regards!
Karpki
0 Likes
Message 198 of 298

hencoop
Advisor
Advisor

If you put your hatch boundary on layer DEFPOINTS, you can leave it displayed as it will never plot.  Then, you can take advantage of the associative hatching and the boundary to make a dynamic hatch area.  The hatch does not update if you change the dimensions in the Properties window; however, it WILL update if you graphically handle the block.  (It seems the hatch update waits on some other reason than simply changing a dimension value... but it eventually updates.)

AutoCAD User since 1989. Civil Engineering Professional since 1983
Product Version: 13.6.1963.0 Civil 3D 2024.4.1 Update Built on: U.202.0.0 AutoCAD 2024.1.6
                        27.0.37.14 Autodesk AutoCAD Map 3D 2024.0.1
                        8.6.52.0 AutoCAD Architecture 2024
0 Likes
Message 199 of 298

chauh
Enthusiast
Enthusiast

Did I fix it or break it?

 

I didn't retest all. Just the "2 + 75 + 2 closed" boundary problem.

 

Thanks.

0 Likes
Message 200 of 298

timothy_crouse
Collaborator
Collaborator

Here are a couple of electrical blocks useful to call out predefined circuits.

 

I have noticed that placing many many of these on a sheet can make the layout become laggy.  I believe it has something to do with the number of attributes.

 

There will be an update to these in the future once I nail down how to get better performance.

 

The circuits used to create the blocks are provided here as an excel spreadsheet along with a lisp that is useful to change the attribute layer.

 

Hope they help some folks.

 

Best Regards

-Tim C.

0 Likes