CalypsoArt Posted February 23, 2015 Posted February 23, 2015 I'm trying to make a dynamic block for my type where I'm stretching a simple rectangle object. I found this youtube video showing pretty much what I'm trying to do. However, it does not work the same for me. In the video, when stretching he can enter the length into dynamic input, and he gets the correct length. When I do it, I get the length I enter + the length of the original block. For example, if I type in a distance of 18", my stretched block is 24" because the original block was 6" long and it is adding the 18" to it. I'm on AC 2012 What am I doing wrong? Quote
steven-g Posted February 24, 2015 Posted February 24, 2015 It sounds like odd behaviour, could you post the block and someone could check it to look for any problems. Quote
dbroada Posted February 24, 2015 Posted February 24, 2015 I have never tried typing in the dynamic input box so can't comment on that. However I do use the properties palette to type my distances and it works like the video. Have you tried that? As Steven has already said, attach your block and somebody will look at it for you. Quote
resullins Posted February 24, 2015 Posted February 24, 2015 Following. I have a guess as to the problem, because I've done it... but I'd need to see the block! Quote
CalypsoArt Posted February 24, 2015 Author Posted February 24, 2015 Thanks for the replies. I tried changing the dimensions in the properties, and that works. However in the video he shows the dimension being entered in "Dynamic input." which would be way faster for my purposes. I've attached the block below. It would be good to have this block stretch to what ever length I enter in the Dynamic input. I'd also like to make a similar block that snaps at 6" increments. 6", 12" 18" etc. DYN_WALL_test.dwg Quote
dbroada Posted February 24, 2015 Posted February 24, 2015 I don't have access to AutoCAD ATM so can't check out your block but I can answer the distance thing. When you select the Distance parameter (2'28s) and have the properties palette up you can see "Value Set". On here select the dist type and change it from none to List. You can then type in the different values you require. Quote
tzframpton Posted February 24, 2015 Posted February 24, 2015 I'd also like to make a similar block that snaps at 6" increments. 6", 12" 18" etc.Select the Linear Parameter and in Properties, look for the Dist Type option and select Increment. Set the distance accordingly in the subsequent input options. Quote
steven-g Posted February 25, 2015 Posted February 25, 2015 The block is fine, no problems there, are you sure dynamic input is turned on (dynmode=3), or there should be a toggle button on the very bottom left of your screen "DYN" Quote
CalypsoArt Posted February 26, 2015 Author Posted February 26, 2015 The block is fine, no problems there, are you sure dynamic input is turned on (dynmode=3), or there should be a toggle button on the very bottom left of your screen "DYN" This was the answer. Setting DYNMODE to 3. I didn't relize I there was both Dimensional input, and Pointer input. Quote
thomasaminck Posted July 1, 2022 Posted July 1, 2022 WHEN I MADE MY BLOCK IT WOULD RESPOND TO MY SPECIFIED VALUES BUT THEN FOR SOME REASON THAT DYNMODE MUST HAVE CHANGED SOMEHOW AND IT TOOK ME READING THIS POST TO FIND THE SOLUTION. NOT SURE HOW TO MARK THE ANSWER AS A SOLUTION BUT THANKS STEVEN-G 1 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.