Hi, @jhackney1972
Again, thanks for your reply!
This is the error message I get when trying to animate the chain.
+++ Inventor model has failed to update for the current time+++
This is the explanation for reason of this error
This error occurs if you try to interpolate between positional representations that use different constraint types. For example, the first positional representation uses an insert constraint and the second one uses mate constraints.
As for now, I don’t understand how to get the solution.
++++++++++++++
Here are the links of the tutorials I was working trough.
https://www.youtube.com/watch?v=G4ZsCWFlvNc
https://www.youtube.com/watch?v=uTBPHm8wWUI&t=3s
https://www.youtube.com/watch?v=9m1CRJ5ZP_s
https://www.youtube.com/watch?v=hrQ0fk701lQ&t=839s
https://www.youtube.com/watch?v=XMxqJDYzbAM&t=49s
https://www.youtube.com/watch?v=lmU7okhv0W8
https://www.youtube.com/watch?v=cdu3s8h7ut0
https://www.youtube.com/watch?v=UdZG0V_d7Gc
https://www.youtube.com/watch?v=UQo94WZqz7U
https://www.youtube.com/watch?v=Og0_fcTxRb8&t=2s
https://www.youtube.com/watch?v=Y5mJqJ1fsyc
https://www.youtube.com/watch?v=aNEJ3JDiDSU
https://www.youtube.com/watch?v=TKAAgSzZyo0
Most of them use adaptive workplane for driving chain which is not useful since it allows to move chain only for certain degree, but I need to move chain continuously.
Others teach how to build up the chain which is also not useful since I already have chain and sprockets.
So, I am trying to find my own way for solving this problem
My steps are the following.
- I created path,
- On the path I created pattern with 2 points.
- The distance between points is my driven dimension
- Made original point invisible
- Placed the chain link
- Constrained XY plane of chain with XY plane of the path , constrained center point of the link to the second point of pattern on the path
- Then I created extruded surface projected from the path
- Constrained chain link to the surface using transitional constrain.
- In order to achieve that I created small extrusion in the center of the chain link
- Then I created pattern with 99 points (corresponding to the number of chain links),
- And used this pattern for placing 99 chain links
- Then I try to animate. It works fine for 2 second and then I get the error message
+++ Inventor model has failed to update for the current time+++
All ideas are appreciated!
Thank you in advance!