how to set equal distance between elements

how to set equal distance between elements

edenbU7RGS
Advocate Advocate
209 Views
7 Replies
Message 1 of 8

how to set equal distance between elements

edenbU7RGS
Advocate
Advocate

can I set equal distance between those line and block (w different attribute valve for each one) automaticity somehow? without moving each one of them manually?

 

edenbU7RGS_0-1756987080261.png

 

the current distance is 400 and i want to change it to 425. 

the dwg file is attached to the post.

0 Likes
Accepted solutions (1)
210 Views
7 Replies
Replies (7)
Message 2 of 8

imadHabash
Mentor
Mentor

Hi,

Yes you can by ARRAY <Rectangular> command ....

 

Arr.gif

For attribute levels ... you have to use Fields as described HERE.

 

Imad Habash

EESignature

0 Likes
Message 3 of 8

edenbU7RGS
Advocate
Advocate

i know this command but i've different attribute value in each block.. the array will not help here.

0 Likes
Message 4 of 8

pendean
Community Legend
Community Legend

Did you use ARRAY command to space them out first by chance? @edenbU7RGS 

 

If not you could install and use this freebie

https://apps.autodesk.com/ACD/en/Detail/Index?id=2161196326287749437&appLang=en&os=Win64

or this one

https://www.lee-mac.com/incrementalarray.html

 

 

 

0 Likes
Message 5 of 8

leeminardi
Mentor
Mentor
Accepted solution

Make a block of the series of dimension.  Scale the the block by 1.0625 in Y (425/400).  I like to do the scaling via the properties panel.  Explode the block! 

 

lee.minardi
0 Likes
Message 6 of 8

imadHabash
Mentor
Mentor

>> i've different attribute value in each block.. the array will not help here.

It will work by Field command as i mention it in Massage #2 

Imad Habash

EESignature

0 Likes
Message 7 of 8

AllenJessup
Mentor
Mentor

Convert all elements to a Block. Make sure that Scale Uniformly is not checked and Allow Exploding is checked.

 

AllenJessup_0-1756989527898.png

 

Once they are a Block. Use the Properties Palette to change the Y scale to 1.0625. Then Explode the Block.

 

Allen Jessup
CAD Manager - Designer
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 8 of 8

edenbU7RGS
Advocate
Advocate

perfect! it's works perfectly!

0 Likes