GregD Posted January 14, 2015 Posted January 14, 2015 Hi, It's a bit difficult to explain my problem I would like to know how (or if it's even possible) to have an object follow a block in rotation (authored) without the object rotating itself. Kind of like a piston in a car, the piston will only move up and down but the rod and crankshaft will be in rotation (good example I hope). Or a luffing crane hoisting up and down and the counter ballast will follow the line of rotation but not rotate itself... Help would me much appreciated. Thanks. Quote
ReMark Posted January 14, 2015 Posted January 14, 2015 You want to create an animation using AutoCAD LT? Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 Well I guess to an extent manually. I just want to be able to rotate a block and have another block follow the rotation without the object rotating itself? I know it's only LT but a guy can hope! Quote
ReMark Posted January 14, 2015 Posted January 14, 2015 It could probably be done using a dynamic block. Quote
steven-g Posted January 14, 2015 Posted January 14, 2015 In the example you give, I would probably look at a script, but I doubt that would fit in with what your actual needs are. LT doesn't have constraints, so it would probably require a couple of blocks that would need to be altered individually. Sounds like an interesting idea Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 ReMark said: It could probably be done using a dynamic block. Sorry Mark, I'm pretty new to the CAD scene, when you say dynamic block do you mean the use of the authoring palettes? Also, won't allow me to attach a .dwg file for some reason... Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 steven-g said: In the example you give, I would probably look at a script, but I doubt that would fit in with what your actual needs are. LT doesn't have constraints, so it would probably require a couple of blocks that would need to be altered individually. Sounds like an interesting idea I wish I knew how to use script...I will be able to use it in a day or two once I figure it out. It'd be nice if it were as easy as when you add a dimension that just follows the stretch of the object automatically Quote
ReMark Posted January 14, 2015 Posted January 14, 2015 Drawings can be attached to posts but you must first click on the Go Advanced button then at the next screen click on the Paperclip icon. Ah yes...block authoring. The Block Editor has a block authoring palette with four tabs: Parameters, Actions, Parameter Sets, and Constraints. The Block Authoring Palettes window is displayed only in the Block Editor. Use these palettes to add parameters and actions to your dynamic block definition. Quote
nestly Posted January 14, 2015 Posted January 14, 2015 The vertical line is included in the Rotation action. The square object is a Block. The block is "attached" to the line with a Coincident constraint. (endpoint of line to midpoint of the bottom edge of the square) Probably not exactly what you want, but it demonstrates the concept. Similar could be done entirely with Geometric and Dimensional constraints. Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 nestly said: The vertical line is included in the Rotation action. The square object is a Block. The block is "attached" to the line with a Coincident constraint. (endpoint of line to midpoint of the bottom edge of the square) Probably not exactly what you want, but it demonstrates the concept. Similar could be done entirely with Geometric and Dimensional constraints.[ATTACH=CONFIG]52407[/ATTACH] I don't think I can even use coincident constraints on CAD LT 2013? I'm trying but with no effect...but what you've shown is basically what I would like to achieve thanks. Quote
ReMark Posted January 14, 2015 Posted January 14, 2015 LT does not have parametric constraints. Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 Yeah, I didn't think so and I tried it with authoring palettes, why can't I, for instance put the rotate and point parameters on top of each other? Quote
steven-g Posted January 14, 2015 Posted January 14, 2015 nestly said: The vertical line is included in the Rotation action. The square object is a Block. The block is "attached" to the line with a Coincident constraint. (endpoint of line to midpoint of the bottom edge of the square) Probably not exactly what you want, but it demonstrates the concept. Similar could be done entirely with Geometric and Dimensional constraints.[ATTACH=CONFIG]52407[/ATTACH] That's a problem in LT we don't have constraints, but looking at your video, if this is what the OP is looking for, it might be possible using a combination of rotate and linking a move action! Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 steven-g said: That's a problem in LT we don't have constraints, but looking at your video, if this is what the OP is looking for, it might be possible using a combination of rotate and linking a move action! That's exactly what I was trying to but for some reason I can't place them on top of each other, any tips? Quote
steven-g Posted January 14, 2015 Posted January 14, 2015 OK based on Nestly's idea, how is this test.dwgFetching info... Quote
nestly Posted January 14, 2015 Posted January 14, 2015 GregD said: I don't think I can even use coincident constraints on CAD LT 2013... Sorry about that... I should have done my homework before posting. Quote
ReMark Posted January 14, 2015 Posted January 14, 2015 The feature isn't even available in LT 2015. One would think that by now it would have been added. Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 Mark, I am desperately trying to figure out how you did that! Please tell me how you did it, I can't recreate it even though it looks the same... Nestly, don't be sorry, you are helping loads Quote
ReMark Posted January 14, 2015 Posted January 14, 2015 Greg: You must have me confused with steven-g. Here is how you tell us apart. He's smarter than me. Got it? Quote
GregD Posted January 14, 2015 Author Posted January 14, 2015 haha Sorry, I was just so excited when I saw the file... Steven, please tell me how you did that, it would be much appreciated Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.