Dynamic block - how would you create a serpentine block ?

Dynamic block - how would you create a serpentine block ?

chris.virgo
Observer Observer
589 Views
5 Replies
Message 1 of 6

Dynamic block - how would you create a serpentine block ?

chris.virgo
Observer
Observer

I have been trying to create a serpentine line dynamic block which includes an array where the lengths of the two parallel lines shown in the .dwg file can be altered (they would be the same length though) and the radius of the two semi circles also can be altered (again same diameter would be needed for each), then the entire arrangement arrayed to however many columns I require. 

 

 

0 Likes
590 Views
5 Replies
Replies (5)
Message 2 of 6

Anonymous
Not applicable

hi,

 

Please add Some Sketch or Sample.

 

Thanks and Regards,

Hari Nair [Master From Lost Nalanda]

Facebook|Youtube|Gmail

Message 3 of 6

timothy_crouse
Collaborator
Collaborator

 

 

Here is a starter

 

-created a nub on an arc

-turned it into a path array  >  nub to arc

-turned it into a block

-added a radius constraint

 

add a scaling operation inside the block to the arc and you should be able to have different path diameters (or something to that effect)

 

 

that's how it is sitting inside the rectangle

 

Best Regards

-Tim C.

 

 

 

Message 4 of 6

j.palmeL29YX
Mentor
Mentor

>>Here<< you can see a partial solution:

- you can array the base serpentine in any number

- you can change the width of the serpentine

- you can change the radius of the arcs

 

But - I did not yet find a solution how to assign the distance of the arrayed elements to the changed radius. Maybe this first idea helps you to find a final solution.

 

 

Jürgen Palme
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

Message 5 of 6

chris.virgo
Observer
Observer

Hi Jurgen - Thank you for coming back to me with this one . I think with using AutoCAD LT I can't quite make the block do what I want it to do as setting constraints is only available in full AutoCAD. 

 

I think it likely there would be a way by setting constraints to the arrangement that it would result in the parallel lines moving with the radius arcs.

 

Thanks for your help with this though as the test block you created I think will still be helpful - my main requirements are for the line spacings to be either 200mm apart or 150mm apart so I have created two blocks from your test one with these two spacings. this then allows me to accomplish most of what I wanted to do with the block .

0 Likes
Message 6 of 6

chris.virgo
Observer
Observer

Thank you everyone for your assistance on this. 

0 Likes