AutoCad 2D :: Dynamic Block Array Text
Apr 21, 2011
I have a dynamic block (attached) for our single line schematics. It works great, but there's a piece missing. The text in the file (In / Out) I would like to have insert with the block, but it needs to be editable, so it can't really be PART of the block... if that makes sense.
If at all possible, I'd like to have the text array down when you stretch the block...
View 9 Replies
ADVERTISEMENT
May 5, 2012
I have a block of a roof screen. What i want to do is to stretch it & have the slats on the front & also the supports on the rear array @ different intervals. The slats on the front would array every 6-1/2" (The slats are 5-1/2" wide with a 1" gap). The supports array every 4'-0". I have tried to do this multiple ways with mixed results. How to get my desired outcome. I am enclosing my block.
View 5 Replies
View Related
Feb 3, 2012
In the attached dwg, I have a dynamic block "Platform" which is used several times. I have an adjustable length, with the array set to repeat the toggles (end view of 2x4) every 2', not including the last 6". That works perfectly, except one thing. "Distance1" is the distance of the parameter, because this was the only way that I found to stop the array from showing up within 6" of the last toggle. When I insert "Platform," and click the arrow to stretch it, I can type in the distance desired minus 6", and I'll get the correct length of platform. However, I'd like to be able to type in the actual length, and have the array work appropriately (the same way it does now).
Then, I'd like to create a custom toolbar that has a button to click which will insert this platform and ask me what the length of the platform should be (the entire distance). After specifying an insertion point, the block will insert at the correct length, with the appropriate toggles.
Here's what I'd like to do with it: using datalink, I'd like to count the following: how many copies of each length of platform is in the drawing, with toggle count and length of platform specified. I have already figured out the datalink to get the value of "Distance1", it's only the issue with the toggle count that I'm trying to figure out.
View 0 Replies
View Related
Feb 28, 2012
I'm attempting to use Excel to take data from a drawing and give me purchase and cut lists.
I have successfully pulled the overall measurement from my dwg, and inserted it into a workbook. What I'd like to do now is to have a count of how many times the array function went into effect. For example, attached is a file containing a block called platform. When stretched, it inserts toggles every 2'. When I export the information from my dwg, I'd like for the program to not only extract the length, but how many toggles were inserted for each platform.
View 1 Replies
View Related
Dec 6, 2007
i'm trying to do a polar stretch and array for rigid insulation. RIGID2.dwg is my best option. but as you can see in the jpg, the first line should have arrayed already, because the gap is over 2". i tried to follow the instruction someone used for the clothes hangers URL.... and it resulted in RIGID.dwg, with the lines rotating off the main line.
View 9 Replies
View Related
Oct 16, 2011
Am I missing something or is there no way to control array action spacing with formulas or user parameters?
View 3 Replies
View Related
Jan 23, 2014
I'm trying to create a dynamic block for a schedule to satisfy an engineer's request. The intent is to insert this block with the text for the schedule, then array the rows for as many fixture type as we may need. Then copy the text down and edit as needed.
I've got the array set up, but when I drag the array, the first array increment shows up, but the row of the schedule does not. It is not until partway through the second increment that the row shows up, but it appears with a gap between the first and second row, so something is wrong with the offset or origin... I'm not sure.
On another post, distance needing to be set in the Array Action Properties and not just under the parameter. I don't understand where this is.
View 2 Replies
View Related
Dec 4, 2013
I'm trying to create a Dynamic Block of an 3/4" x 3/4" aluminium angle with holes:
Depending on the length the number of holes will vary.
The distance between each holes need to be somewhere between 8" and a maximum of 12".
The holes must be centered and start from 1 1/2" up to 2" from each ends.
Each distance must be not more precise then 1/16" (no rounded off dimensions)
I'd like to simply drag the handle of the linear parameters (No lookup or visibility for 2 hole, 3 holes, 4 holes etc.)
View 9 Replies
View Related
Jul 31, 2012
I need this block to do the following:
1. Move the right piece so it ends at 3', 4', & 5'.
2. the move right hook and 'backing' to stretch/copy (or array) so it adds a hook to the right and fills in the backing.
so this means that a 3' gets 4 hooks, 4' gets 5 hooks and 5' gets 6 hooks.
3. the block as shown is the smallest configuration with 3 hooks.
I could just set up a visibility and draw each one at it's appropriate length but I'm trying to keep this simple block to a min size. If all else fails, that's the route I'll take.
I've tried a couple different configurations and I keep getting duplicates or the end piece doesn't move the correct distance.
View 3 Replies
View Related
Nov 27, 2013
I have a block that when I extend it, a new 10' section is added. It will only add the 10' piece (array). What I am looking to do is find a way so that once I hit a total distance have it switch the part that it adds. So I have like a rail, I keep adding these 10' pieces and then once it hits 40' I want it to add the end piece which is different.
View 1 Replies
View Related
Dec 19, 2013
I've made this block . when i rotate the vertical line I need to add lines every 15° as you see in the image, i've seen that polar array is not possible in the dynamic blocks.
View 8 Replies
View Related
Sep 30, 2013
How to create dynamic block with array action in both X and Y direction? And I have some conditions there like number in horizontal and number in vertical directions, but on exact distance (like 5 elements on 20 cm).
View 1 Replies
View Related
Feb 6, 2013
I'm trying to create a window block with a grille. I've created the block and the horizontal grilles. What I'm having a hard time with is creating the vertical grilles. I would like to set up an array that would take the glass width, divide by 12, round up the value to get the number of vertical sections. Here's the code that I've figured out:
(W/(ceil(GW/12)))
W=Width
GW=Glass width
How do I set up an array with this formula?
View 2 Replies
View Related
Jul 11, 2012
how to control the draw order of objects created within an array in a dynamic block?
I have a wipeout, which works fine on the array source, but when the array produces babies, it places them infront of everything (which is only logical), making the wipeout useless.
Can I set array babies to have the same draw order as their parent?
(AutoCADLT 2013)
View 1 Replies
View Related
May 22, 2013
i work at a small structural firm and am about the most experienced cad user here, which isn't saying much. I have never wrote any LISP's or anything, but have created many dynamic blocks and have edited some programing my boss got from a previous employee for adding dropdown menus with blocks/layers/etc. Just so you know my level of knowledge when it comes to answering my question. Also I am limited to using 2009 but other co-workers have up to 2013 so i would like this to work for all users. And i have done a bit of research but based on everyone elses level of knowledge am finding a lot of conflicting info and solutions that, to me, are in another language.
So I have a table that is created using polylines and text. It's a funky shape and AutoCAD's tables are a pain for it. i have created a dynamic block where i can array the rows down and the columns left. The issue is, i would like the test to come with each row, but still be editable once the block is done. I have figured out if row one is composed of 5 columns of text put into a single attribute, it is fine. But once you use the array action, to say 3 rows (including now 3 sets of attributes) they are not editable. So what is the work around, if there is indeed a work around?
the two option i see are to only array the rows and columns and left the text outside that block and manually copy it done to how ever many rows the user needs.... Or to have 2 blocks come in together, one as described before, and the other which just arrays the text and then i explode it to edit each line.. but then if you later choose to addd another line you would be left with doing that manually anyway..
View 2 Replies
View Related
Sep 17, 2013
I am working on making some view tags, and I would like the underline between the tag's title and the scale (any arch or engineer would know what im talking about) to stretch as text is added or taken away. Basically I want the right end of the underline to always be aligned with the right "edge" of the last letter of text. And no, I can't just underline it, the architect is very particular about not doing that. Right now I have this awesome dynamic sheet view tag with a rotatable north arrow and a dozen visibility states for the scale bars, but it all seems in vain if I still have to work with it manually. The text is an attribute, no special properties or settings, just locked in position.
View 6 Replies
View Related
Nov 21, 2013
I have created a small dynamic block that manipulated some lines (attached). The properties table allows s1, b1, b2 and c to be modified. The white lines control the cyan and red.
The red-lines have an array within (green lines) which I want to lock to the blue line parametrically. The array may be dragged physically but thats not the point; its need to be automatic (Revit style).
View 3 Replies
View Related
Nov 24, 2013
I have been trying to get my 2D parametric model to work and am having trouble with the array.
I attach the model. When I alter the span in the properties palette, I want the array to follow. I do not want the grip to show as I eventually want to program the dimensions externally.I do not mind using AutoLisp or .net if I need to control the model using code.
View 9 Replies
View Related
Apr 17, 2013
Is it possible to have a dynamic block with text which, when inserted into a drawing, will show the text orientation matched to the layout? I have a non-dynamic block which is simply a donut and a piece of text. When I insert it into a drawing, the text orientation will change to suit the orientation of the layout. I created another block with the same entities but I also added a couple of lines extending out from the center of the donut. I added stretch and rotation actions in order to rotate and stretch the lines. I also gave the block visibility states so that either one or two lines would appear (the block is a utility pole,by the way, with the lines representing guy wires). When I insert the dynamic block into a drawing, I cannot get the text to match the orientation of the viewport. I've tried changing different combinations of settings but the text won't appear horizontal.
The two blocks I mentioned above are inserted into one file with a number of other blocks. When I check the properties of the non-dynamic block, the "match orientation" is set to YES. I cannot, however, change the "match to orientation" setting to YES on the dynamic block. Is this simply because it is a dynamic block or am I missing something? I don't create a lot of dynamic blocks and therefore I am not a wizard at it so I am assuming I am doing something wrong.
View 1 Replies
View Related
Apr 17, 2013
Is it possible to have a dynamic block with text which, when inserted into a drawing, will show the text orientation matched to the layout? I have a non-dynamic block which is simply a do-nut and a piece of text. When I insert it into a drawing, the text orientation will change to suit the orientation of the layout.
I created another block with the same entities but I also added a couple of lines extending out from the center of the do-nut. I added stretch and rotation actions in order to rotate and stretch the lines. I also gave the block visibility states so that either one or two lines would appear (the block is a utility pole,by the way, with the lines representing guy wires). When I insert the dynamic block into a drawing, I cannot get the text to match the orientation of the viewport. I've tried changing different combinations of settings but the text won't appear horizontal.
View 6 Replies
View Related
Nov 25, 2013
I'm just trying my hand at learning to create some dynamic blocks, but need a solution to keep the text unrotated. I have attached a file of my troublesome file for you experts to look at, if possible.
PileTest.dwg
The file is basically a plan view of 4x foundation columns for overhead line towers (pylons). These towers can be different sizes and at different orientations, hence the dynamic options I have applied. However, when I rotate the block I want the text to rotate with it (to keep aligned with each column A, B, C, D), but I don't want rotation to be applied to the text, if that makes sense?
I have a feeling that constraints might work, although I know nothing about them, but these usually lag my PC. At present I am having to explode the block and apply a 0 rotation to all the text.
View 8 Replies
View Related
Jul 11, 2011
I am working on creating a dynamic block library and am having several problems with text within my blocks. For example... I am working on a North Arrow block and would like the text to rotate with my block, but I want the text to remain right-side up. When I rotate the arrow past 180 degrees the text is upsidedown.
View 1 Replies
View Related
Jul 11, 2011
I have a section symbol that I want to rotate and keep the text at 0degress relative to UCS. The text is not in the middle so I can't rotate about the cetner of the text. I'll attach the block so it's more clear.
Right now the only fix is to assign a seperate rotation grip to both attribute text items.
View 4 Replies
View Related
Aug 6, 2013
I want to make a dynamic block of just text. I want to be able to insert a block with a drop down pick list of preset texts and select the text I want it to display.
The attached file containing the various options of text I want to be able to pick from the list. I want to maintain the insertion point common to each text variation shown with a crosshair and the justification of the text as right and the height as 10. I would like to know how to add/remove variations to the block too.
LINK TO FILE IF ATTACHMENT DOESN'T WORK
[URL]......
I am not familiar at all with the controls in the block editor.
View 9 Replies
View Related
Mar 20, 2008
When I put a flip option on a text in Dynamic Blocks, during the flipping the text is mirrored. is there any way to preventing this?
View 9 Replies
View Related
Aug 30, 2011
I have attached a basic PTZ block and what I want it to do is when I rotate the block past a certain point +/-90 degrees the text rotate within the rectangle so it's never upside down.
Can I get any direction on what route I need to take to get this done?
View 1 Replies
View Related
Jun 3, 2012
I want to change the text "A" in my dynamic block to "B,C,D,E,..." When i click on a blue arrow. and the text "16 A" to "20 A , 25 A, ..." When i click on another blue arrow. Text Dynamic Block.jpg
View 9 Replies
View Related
Jan 17, 2012
I have a dynamic block with attributed text that I want to remain horizontal right reading even when the block is rotated. I have set up the parameters and the actions how I was taught and even revisited one of AU's downloadable lessons to try to get it correct. my settings are the same as in the lesson. I have the rotate parameter / action set to only the geometry and did not select the attributed text. I also have the attribute locked. Nothing I do gets the text to rotate with the block and stay horizontal and right reading. It will either rotate the text along with the block or just leave the text stationary. I have tried adding a point parameter to the text but that doesn't seem to work either. I am using Base ACAD 2010 I have also attached the block for troubleshooting.
View 2 Replies
View Related
Mar 13, 2013
I have encountered a problem with some of my 'Dynamic Blocks', which seem to have become corrupted & have incorporated differing attributes. The text has moved out of the field it was originally intended to be in & I can not get it to return to its correct location, using 'Block Editor'. After testing one particular block, I have discovered it has picked-up contrasting attributes:
(i) If one 'double-clicks' on the dynamic block the 'Attributes dialog box' offers one set of 'Text Options.' However,
(ii) If the Block Attribute Manager command 'Battman' is used for the same block, different 'Text Options' are shown?
These are un-editable, without losing all of the data in the drawing. Moreover, I cannot get into the depths of the drawing to synchronize it without losing all of the data? Plus, it will not allow me to redefine the block, via the design center, Blocks (Right-Hand Click & redefine). Plus, I cannot drop a fully functioning block in from another drawing & redefine?
View 0 Replies
View Related
May 25, 2010
Wondering if there was a way to have text maintain a rotation angle of 0 while being included in a rotation parameter. I am wanting the "N" for my North Arrow to follow the direction of the symbol of my viewport tag without the "N" character rotation angle changing with it.
View 9 Replies
View Related
Mar 4, 2011
I've created a dynamic block that simply flips a connector input from a connector output. Like This:
Attachment 26540
But if you put more than three numbers after the L- prefix, the alignment gets screwed up. Is there a way to change text alignment in a dynamic block? Or, conversely, what do the Align and Fit justifications do? Could I make those work for this purpose?
View 1 Replies
View Related