Print Page | Close Window

Autocad Dynamic Block - Using Array

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=9084
Printed Date: 04.Sep.2026 at 11:01


Topic: Autocad Dynamic Block - Using Array
Posted By: rspierenburg
Subject: Autocad Dynamic Block - Using Array
Date Posted: 26.Mar.2013 at 21:13
Hello,

I'm trying to make a block for a plan view of a generic window.  What I'm looking to do is have it set so mullions are added by array but the locations of these mullions can be adjusted (slid).  I had one made which would ask how many mullions you needed and just unhide each until the correct amount, but for large curtainwall type applications this could be upwards of 20+ mullions.  Any clue if this is possible?

Hope this is clear enough,

Thanks,
Rob



Replies:
Posted By: John Connor
Date Posted: 27.Mar.2013 at 10:49
Possibly use a dynamic block?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: heinsite
Date Posted: 27.Mar.2013 at 12:58
You can build a dynamic block and use the array parameter, but you'll have to set the spacing (distance increment).  And this means of course you won't be able to "slide" and adjust for different window dimensions.  They'd have to be fixed to multiples of your spacing.

You could build several dynamic blocks however using typical spacings.

Unfortunately the array parameter in dynamic blocks doesn't work the same way as the array function in the drawing.  Maybe Autodesk will make it that way eventually if enough people ask for it.  But that isn't yet.

Dave.


-------------
Dave Hein, P.E.
Hawaii District Engineer
Kona International Airport
AutoCAD Certified Professional
Autodesk Expert Elite



Print Page | Close Window