Dynamic rotate with constraints

Dynamic rotate with constraints

coffeejeanpaul
Advocate Advocate
2,276 Views
3 Replies
Message 1 of 4

Dynamic rotate with constraints

coffeejeanpaul
Advocate
Advocate

Good day.

 

I am trying to have rotate with constraints to keep the chain connected show in the video.

Problem I am having once I go a certain angle or try to place fix distances it only can rotate, the block loose control.

Moving out of line ect. 

 

Is there a way to fix or constraint it correctly to avoid the block from loosing it orientation/position.

Might be a simple fix I do not use constraints that often.

 

 

0 Likes
Accepted solutions (1)
2,277 Views
3 Replies
Replies (3)
Message 2 of 4

j.palmeL29YX
Mentor
Mentor

First of all: It's not a good practice to mix Dynamic Parameters and actions (here the Rotation Parameter and the Rotation action) with Paramteric Constraints (here the coincident constraint) in one block definition. You often will get unexpected results.

In your block you can delete the Rotation parameter and action and add a parametric Dcangular dimension instead.

In the >>video<< you can see how it works. But at some point it stops working. AutoCAD can not follow the chaotic movement of the chain links.

It would be very helpul to add more constraints to avoid the chaotic movement of the chain links.

>>Here<<  you can see the difference what happens if you let AutoCAD do what it want to do (the first example, you will not know what will happen) and what you get after adding some suitable constraints to get a not randomly movement (second example). 

Because I  don't know what you finally need and want to achive I can not be more precise and detailed.

 

BTW: do you really want to work with such poor drawn geometry (as shown at the end of the first video)?

 

 

 

 

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

0 Likes
Message 3 of 4

j.palmeL29YX
Mentor
Mentor

>>Here<< a little improved version.

But as written above, I don't know what you really want to achive ...

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

0 Likes
Message 4 of 4

coffeejeanpaul
Advocate
Advocate
Accepted solution

So essentially it can not be done.

It is a nice to have but not a needed feature.

Chain is to show limit it can rotate, a simple min and max limit added to the action would do the job.

 

Thanks for the effort.   

0 Likes