AutoCAD Dynamic Blocks :: Dynamic Stretch Grip Gets Offset
Apr 4, 2012
Is there a way to have the grip stay in the correct position when the distance multiplier is .5? It seems to "get ahead" of the original location.
In the attached block, when I stretch the block with the grip, the grip ends up off the end point. Both actions have a .5 multiplier, with the left side having a rotation of 180 - so both sides stretch equally in opposite directions.
Also, there are 3 views with parameters (width/depth). Is there a way to get the user to enter in the sizes without having to select the size on each view? Basically a table that has a 'user input' field so the size selected changes everything at one time.
View 7 Replies
ADVERTISEMENT
Feb 4, 2011
I have successfully created a dynamic block. I can insert it into AutoCAD, and it behaves like I want, except for one thing.
I can select the block and change it by taking a grippoint and place it at another position. So my block is e.q. stretched, just like I wanted.
But then. When I want to use the ordinary STRETCH command of AutoCAD, I can only stretch the insertion point of the block, but not the grippoints. Is there a way to set a grippoint to be select edable by commands like STRETCH.
View 9 Replies
View Related
Jun 13, 2013
I have a dynamic block, that represents a stirrup.
I inserted in the block a Block Propreties Table, that have some preset dimensions for the stirrups. The grip of this table I decided to put in the top right corner.
The problem is that I can't make this grip moveable )
See the attachement with the block
View 1 Replies
View Related
Oct 11, 2012
What is the variable to change the dynamic grip parameter size and color.
View 3 Replies
View Related
Nov 15, 2012
I have a dynamic block with several actions and parameters. There are three grip points. Two are visible. One appears when you move one of the other grips. If i insert or paste this block near my template, the X/Y basepoint stays near the template when i drag the block on the template with one of the other two grips.. When i print the drawing the basepoint stays visible and the scale on my printed drawing is not correct (smaller).
View 9 Replies
View Related
Jul 4, 2013
How do I stretch a hatch in dynamic block? It does not seem to work if I select the hatch along with other lines of a counter block.
View 2 Replies
View Related
Jan 28, 2011
Sure wish you could manipulate the Column Offset of an Array Action with a Stretch Action.
CSHADEDESIGN|AUTOCAD LT|LT-KB|DYNAMIC BLOCKS
View 2 Replies
View Related
Jan 24, 2013
I have created a dynamic block with stretch points. I used the tester in the block editor and all works fine, but when I insert the block into a drawing, the grips for the stretch action are in a completely different place...I don't mean a different place on the block, but a different place in the drawing...way out there. so if I go into the block editor for the block while I'm in the drawing...the parameters have now moved way out of the way also, in the block...but if I actually open up the block itself and then go into the block editor, all the parameters are where i placed them in the first place.
View 1 Replies
View Related
Aug 7, 2011
I have this double click class. which works fine. In order to clear grips after user finishes with double clicking,I added two lines (which shown on code below). But having those two line make code faulty. When ?
if user select a dynamic block with stretch grip on it, then double click on stretch grip trianlge. code geneaarte fatal error. Funny thing is code doesn't catch. it. Is there any other way to clear grips after double click ?
Here is code:
Imports Autodesk.AutoCAD.RuntimeImports Autodesk.AutoCAD.ApplicationServicesImports Autodesk.AutoCAD.EditorInputImports Autodesk.AutoCAD.DatabaseServicesPublic Class Main_0_Class Implements IExtensionApplication Public Sub Initialize() Implements IExtensionApplication.Initialize dblClickEven_Class.Start() End Sub
[Code] .....
View 7 Replies
View Related
Nov 14, 2012
Any way to remove the alignment grip (the blue triangle / square thing) when you're creating a dynamic block?
I know you can remove the stretch grips and such, but I don't need an "alignment grip" and it's just another symbol that will confuse my users / clutter the block up.
View 5 Replies
View Related
Jun 27, 2011
A simple dynamic block using a Block Properties Table to control the value of an attribute. The block also has flip & rotate actions, but I cannot get the Block Table grip to flip or rotate with the rest of the block even though it is part of both selection sets.
View 1 Replies
View Related
Jul 1, 2012
Have dynamic block w/ Block Properties table. Can use table to change size of block by picking from dropdown list. Would like move (insertion) point of entire block to always remain exactly centered in block. Block is simply a rectangle. Have tried setting insertion point using point filters (.x of mid of horiz line, yz of mid of vert line, etc,) but all this does is assign an absolute value to the insertion point. When the size of the block changes, the insertion point remains where it was (absolute position).
Have tried creating a base point parameter, but it will not let me use geometric constraints to define position (coincident w/ endpoint) or add parametric dimension so cannot define location by using formulas (d2 =d1/2, etc). Have kludged it by using dummy point at 0,0 and "fixing" it.
Same thing for location of properties table - how do I tell it to attach the properties table grip "coincident" to the lower right corner of the rectangle so it follows the corner when the size changes?
Have attached what I have so far.
Ultimately want to also place the text "Case 1" "Case 2" etc as read from the properties table in the middle of the rectangle so that when I explode the block the text remains.
View 2 Replies
View Related
Apr 15, 2011
Exploring a new field in LT here, was wondering if it's possible to use a flip-grip kind of parameter to control the scale of an object, kind of like an on/off switch.
In this case I have a straight line that is about 15mm. What I want is to be able to click a grip and it disappears ( scales down ) and when I click it again it reappears ( scales up ).
I know that this is possible through a lookup parameter or just a similar effect with a stretch grip, But I want to be able to just click a grip like the one for Flip and it re/appears.
View 9 Replies
View Related
Dec 7, 2012
I'm having all kinds of trouble with these dynamic blocks.
This one should be simple, but I can't even get it to work! Please take a look at the drawing... when you flip it, it flips everything (as it should), but the stretch grip goes "up", instead of staying in the middle of the box in the flipped state.
View 2 Replies
View Related
Dec 5, 2011
I've made a dynamic block that consists of two lots of attributed text and has the alignment function in it but the alignment part doesn't work when looking through a viewport into modelspace ie i can move it by grapping the alignment grip point - it won't move at all. If i'm in the model tab the block works fine exactly how i made it. I'm the only person in my offie with 2011lt so i don't know if it is my computer or if it is a setting in 2011lt. It works fine in 2011 full and a few other versions around here aswell.
View 1 Replies
View Related
Nov 20, 2013
I've created a dynamic block with listed increments e.g. 36, 42, 48 inches width. The dynamic window block that comes with autocad has the same incremental stretch.
This block shows the tick marks as well as a the value in a dynamic input box. How can I have the value displayed in my custom dynamic block. All I have is the "tick" marks.
View 6 Replies
View Related
Oct 30, 2013
I have been working on a dynamic block that need to look like the attached jpg. Basically it needs to be able to stretch up to 50'-0" but in ten foot segments (part size limits) +/- an additional but in 1 foot increments.
I've got two blocks that will either array or stretch. But have not been able to get it to match the actual requirements. I have attached my current block attempt. Also as you can see from the jpg, the support posts usually alternate as well and I haven't figured that out yet either .
View 9 Replies
View Related
Nov 16, 2011
If you have a drawing open and the Tool Palette Architectural open click on the door. It has "tick marks" where you can stretch the doors opening to (24", 32"). I want to know how to add those "tick marks" to my blocks .
View 4 Replies
View Related
Mar 23, 2012
Attached is a block that I am using for Finish plans. Basically how it works is that it is suppose to be inserted and then stretched to indicate a finish change in the floor. When I insert it and stretch it, it works exactly as I want it, but when the scale is changed, the center tag resets to the original center before the block is stretched. I would like it to stay in the center relative to the line that is stretched.
Not sure if you understand, but if you are good with dynamic blocks. You will notice that the dot is annotative where as the line that stretchs is not. I cant have the line change because it will be stretched between two areas with different floor finishes and that will stay consistant. I want the block to adjust so that it is the same size on all the scales of the drawing.
View 9 Replies
View Related
Mar 18, 2013
I am working on a dynamic block that I figured would be fairly simple. However, it is proving to be a huge annoyance. What I want for it to do is stretch the end of a polyline with a stretch action, while at the same time moving the grip of my block properties table. No matter what I do to it, the block properties grip won't move/stretch.
View 4 Replies
View Related
Dec 12, 2013
I have drawn a simple block that I want to stretch in two directions manually or from the properties palatte.
My block works fine once and then breaks down. Stretch the block in the 'Y' direction. Deselect the block. Stretch the block again and only the grip moves. Edit the block and close the block, the block resets.
View 6 Replies
View Related
Nov 23, 2011
if it's possible to link a rotation with a stretching action. I have a text (or an attribute) inside a box that can be stretched. But if the box becomes too small to hold the text horizontally, I would like that the text automatically rotate vertically without any other action that stretching the box. If that is possible, is it also possible that instead of a text, there's an attribute, and that it rotates according to the attribute's length ?
View 9 Replies
View Related
Jul 5, 2013
See attached DWG. Two offset arrows.
This works as long as it is not rotated, but distorts if rotated and then stretched.
I'm using ACAD2006.
View 5 Replies
View Related
Jan 11, 2012
I created a dynamic block with a polar stretch. I insert the block, then have to select the grip to rotate/stretch it. Can it be inserted and then rotated/stretched all in one action? The insertion point is at one of the line and the polar stretch grip is at the other end.
View 3 Replies
View Related
May 9, 2013
I would like to stretch my extruded shelf using a list of value settings.
I completed the steps in block edit but it will only allow my object to move to my value sets.
In 2D I have no issue.
What am I missing when modifying 3D objects.
See attached blocks.
View 9 Replies
View Related
Sep 28, 2013
I have a linear stretch D1:
Distance Type: Increment
Dist Increment: 1
Dist Minimum: 1
Dist Maximum: unlimited
I also have a linear stretch D2:
Distance Type: Increment
Dist Increment: 1
Dist Minimum: 1
Dist Maximum: is it possible to set the maximum distance to equal D1-2.5??
Both linear stretch D1 and D2 can be stretched independently. So D1 may be stretched to 100, and D2 may be stretched to 50, but what I am trying to do is ensure that D2 will never stretch beyond the distance of D1.
View 1 Replies
View Related
May 22, 2013
I was wondering if it is possible to use dynamic blocks to stretch a rectangle evenly, using only 1 point? I have attached a PDF of a rectangle with 2 lines coming out of each side (before & after picture). I want to use dynamic blocks to pick a point at the top right of the block, so that when I pull it out, the lines will extend, but stay attached to the rectangle. I also what the rectangle to stay in the center at all times.
View 9 Replies
View Related
Jan 12, 2012
I have attached a drawing that I am trying to stretch two lines - one lengthen and one shorten as I rotate the connecting line.
View 4 Replies
View Related
Oct 18, 2012
See the dwg attached.
I'd like to modify a dynamic door block I've created so that I can stretch by door leaf size OR structural opening size, but I'm not sure how to do this.
Incidentally, I think the block has some flaws:
- I think the 'center/flip point' is not exactly in the center!
- The frame size should be 40mm, not 32mm
- The packing zone should be 30mm, not 6.38mm!
View 8 Replies
View Related
Jul 15, 2013
I foolishly thought i'd sorted making hatch work within a dynamic block that requires user input to set length and width of block...the hatch would fill to the revised size when the user sets the length and width in the properties dialogue...woohoo. Off I go home from work having defeated the nemesis of the day.
Open up my drawing today and can I get the hatch to act as it did yesterday?
I built my block (a simple rectangle all told) added my parameters in block editor. length and width linear actions with 0 grips as I don't want stretching by grips. Added the stretch actions. Tested the block (without hatch)...working. Only then did I hatch, so into block editor and using associative, send to back, normal island detection and selecting the rectangle to hatch. tested block ...working. great. Inserted the block into new drawing...working.
Opened AutoCAD today...Not working...hatch remaining as original size
Tried building new block exactly as I did yesterday...no joy...
On a side note...it works if I leave grips on but only if I use the grips to activate the hatch (it still doesn't work by just typing into properties though) that's not going to cut it as I don't want to be telling everyone to wiggle the grips so to speak.
View 7 Replies
View Related
Sep 18, 2013
I am working on a dynamic bi-fold door block. I have added actions that adjust the two leaves of the door to correspond to different opening widths and allow the jamb width to be adjusted. I am now trying to add flip actions in both directions. There is a regular swing door block in the drawing and I want the bi-fold door to have basically the same functionality as the swing door does.
I can't seem to get the angled stretch actions required for adjusting the opening width to work after flipping. I have tried including the stretch actions in the selection set for the flip but it does not seem to work.
View 3 Replies
View Related