AutoCad :: Add Dimension With Stretch Action
Nov 26, 2013I'm trying to add dimension with the stretch actions.
View 9 RepliesI'm trying to add dimension with the stretch actions.
View 9 RepliesSure wish you could manipulate the Column Offset of an Array Action with a Stretch Action.
CSHADEDESIGN|AUTOCAD LT|LT-KB|DYNAMIC BLOCKS
why the width parameter is only moving one side of the column. I drew both stretch actions following the same steps, then changed the multipliers to .5 and -.5 and only one of them moves. I've redone the block twice so what is going on here?
AutoCAD 2010
AutoCAD LT 2013
Revit Architecture LT 2013
In my Project I build a static Block by inserting dynamic blocks from a template dwg and then explode them.
Actually I create a new Data Base, insert the blocks from my template, set the according Dynamic Properties, Explode the Block in the temp DB and then wblockclone the resulting Objects in my destination BlockTableRecord.
This works fine, but:
in my source dyn. block there is an associative surface defined by a Polyline(Rectangle) , attached a stretch action to change the size. I can set the Width parameter, after the Explode the polyline itself is updated, but the planar surface is not... so if I explode this block I get a well stretched Polyline and the "base" surface.
Manipulating the dynamic Block works fine... If I have stretched 3D-Meshes, they are ok as well. It seems to be something with the planar surface object.
Dim objs As New DBObjectCollection idsToImport.Clear() If Helpers.Registry.GetValueFromRegistry("ExplodeSubs").ToString = "1" Then ' debug switch bref.Explode(objs) 'the dyn BlockRef in the external (temp) Database bref.Erase(True) For Each [code].......
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.
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.
I am working on placing boring logs in a profile. The logs come in at a 1:1 scale but the profile must be exaggerated vertically. Is there anyway to stretch/scale an object in one direction.
I currently just have plines, hatches, and text but can repaste it as a block if that will make it easier.
I cleaned up my block and I am trying to use a field to reference a polyline for it's overall distance. The distance changes with my lookup action. After rotating and going back and forth from "On" - "Off" - "Both Off", then back to "On", the red polyline doesn't stretch back on it's original plane.
View 5 Replies View RelatedI use dynamic blocks a lot of the time and most of them have a stretch action in them. What used to happen would be that whenever I clicked on the block I wanted to adjust and then clicked on the stretch action, it would show the distance from the base point and I was able to type in the new length of the object I was stretching. But now whenever I click on the stretch action, it shows that the current length is 0 and it is asking for the distance from the current point, not the base point. How can I change it so that it is always just the distance from the base point?
View 7 Replies View RelatedWhen I move any object using move command then dimensions are move with objects but dimensions are stretch and show as long extension line in the drawing.
I have checked DIMASSOC it is set to 2.
How can i stretch an inserted image as ole obj with different dimension of x & y.
i tried stretching it but its width and length is the same, can't properly put it in a specified area in my working space..
is there a way to associate a stretch action with the length of an attribute value (i.e. # of characters in the string) or is this something left to vlisp?
View 1 Replies View RelatedI have a block which is a simple rectangle with a height and width attributes that when I edit, change or update the height and width attributes I want the rectangles height and width to change as well.
I know I can go backwards using fields and the attributes would show the stretched length and width but is it possible to go the other way?
I try create simple block where I change dimensions of polylines. Everything work with stretch partameter until I try use search parameter for change dimension.
View 4 Replies View RelatedI consider following problem: is it possible to create dynamic block with strech action include wipeout object (frames are turned off).
View 9 Replies View RelatedI have a block which I want 2 visibility states. VS1 and VS2 share some objects and not others. I have a linear parameter in each which I want to do a stretch action on. The stretch action in each visibility state acts upon entities both shared and unshared between VS1 and VS2. This doesn't seem to work..
View 2 Replies View RelatedVoorstel spantenlijn.dwg
I have created a dynamic block. Herein I placed stretch actions parameter set to strecht parts including anotative text.
Now the block seems to work fine.
- When I am in modelspace and I change the annotation scale the text is changed correct
- When I am in modelspace and I change the stretch value of the dynamic block everything goes fine.
But when I am in modelspace and I change the stretch value in one of the annotiaton scales and then switch to another scale my text is changed annotativly (this is what I want) but the stretch value is set back to default (which should be at the changed value).
I'm trying to get the dimension text that I pull out to the side closer to the actual dimension marks. The 2 1/2" and 2" shown have a minimum distance they can get toward their dimensions. I would like it to be about half of what it is, but so far I haven't been able to find the property that changes that.
View 3 Replies View RelatedI have one problem in ilogic "How to convert the normal dimension to driven dimension through ilogic"
View 4 Replies View RelatedIs it possible to override a dimension with some sort of formula or function that relates to the length of the dimension?
A simple linear scaling might be possible by inventing a new unit with the appropriate conversion ratio, but that wouldn't work. What I need for the dimension to display a length 400 less than the actual length.
How can I avoid getting zeros when creating dimension line with quick dimension command. the Zeros indicates the line itself. how it can be avoided?
View 5 Replies View Relatedhow to make a radius dimension a diameter dimension? I have Inventor Profession 2013.
View 1 Replies View RelatedIs there a way to override a dimension and have it shown as a GD&T Basic dimension. I can override a dimension with the text option but not with a box around the letter. It sounds strange to do this but the letter represents a dimension in a chart format that are Basic dimensions.
View 9 Replies View RelatedI want to insert dimension lines on this project. But instead of having an actual dimension I'd like it just to be a letter that refers back to a chart of possible dimensions for that element. How do I do this? I'm using AutoCad Architecture 2012.
View 1 Replies View RelatedCan i change the length of the dimension line 'extension' when my dimension text placement is beside the dimension line (see attached image)?dim line length.jpg
View 6 Replies View RelatedIs there a way to make the linear dimension a diameter dimension?
View 9 Replies View Relatedevery one now a day i am making isometric drawings so i m little bit confuse in that i am using dimension and change the oblige angle text of dimension so is it right way or not ????
View 9 Replies View RelatedWhen doing an angle dimension and trying to put text under the dimension line, the text types out straight which if long enough will extend over the dimension line. Other then creating text with arctext, is there no other way to get it curved? I am using AutoCAD 2010.
View 3 Replies View Relatedmy normal dimension style has text above dmension line & I want to add 'typical' to it below dimension line.
I have done this lot of time in my previous job an year back. but I can't seem to remember what to type between dimension text & the word I want to add in edit text box, so that it appers below dimension line.
I'm inserting dimensions and the tics keep coming out huge and not on the dimension line, in fact there's one on either side 20 ft out. If I change the drawing scale in the tab at a the bottom the tics get smaller and closer in, but they are still off the dimension string by a long shot.
View 3 Replies View RelatedI use "Add: Pick Points" to hatch my elevations. The hatch does not seem to stretch when I need to stretch the elevations. Is there a way to make it stretch?
View 4 Replies View Related