I have a section marker with some text with it and when i make it a dynamic block and try to say flip it it will only take the circle and line with it and leave the text with attributes.
I'm having a small problem with creating a flip state for a dynamic block that has 3 visibility states.
The visible/invisible parts of the block won't flip even though I have created 3 flip states (one for each visibility state) and selected all of the parts of the block I want to flip each time.
I have created a pretty nice dynamic door block with flip parameters - size changes - and visibility parameters for jamb/no jamb. However I would like to add an option for changing the door from 90 degrees, 45 degrees and closed. I can't use the visibility parameter since I am using that for jamb/no jamb option. I was hoping to add a rotate parameter, but am having issue with the arc line. Is there a way to have the arc move with the swing in the door? If so, I can add that to the more refined door block. I have attached Drawing 2 (Door with just the rotate parameter) and Drawing3 (More refined door dynamic block without the swing option).
I designed a dynamic block to represent the profile of boreholes, and its different layers (depths, in profile) are linked to the respective description text by a leader.
Problem is when I flip the text with its leader, the tip of the arrow loses contact with the borehole. And as I flip more times, the further it gets from its original position.
Preface: A dynamic block c/w a "flip" parameter and a multiline attribute will crash when the block and attribute is flipped, and the attribute justificatiob modified.
Explanation: When the dynamic block is flipped, the multiline attribute is also flipped causing its justification to switch from "top left" to "top right". When the attribute is edited in the in-place attribute editor to switch the justification back to "top left", it causes AutoCAD to crash.
Workaround: Instead of using the in-place attribute editor (i.e. same as MText editor), the attribute justification is changed by modifying the attribute properties in the "Enhanced Attribute Editor" dialog box - on the "Text Options" tab
I have two flips in there, one verticle, one horizontal. For some reason, whenever I tell it to flip, and then select everything in the block, it doesn't flip the other flip's arrow.
Then, when I created the second arrow, and went back to include the first flip in the second flip's Action Selection Set, it doesn't pick it up. Doesn't matter if I do "modify selection set" or "new selection set"... doesn't matter if I select everything within (blue box) or everything that touches (green box).
Yet, when I highlight the icon box, it shows everything is selected.
Can flips not flip other flips?
Additionally, I want the rotation parameter to flip on the horizontal flip (so it stays outside the block), but I can't get that into the selection either.
What am I missing with these selection parameters?
I am in the process of fixing one of our dynamic blocks. It's a fairly simple fix where there was a typo in one of the names of our items in the lookup that needed to be fixed.
I changed the name of the item in the lookup table. I went and did the test block and it seemed to work fine, but when I bring the block into a drawing, it reverts back to the old lookup as if I did nothing at all.
I made sure that the path was correct and I even just dragged and dropped straight from Windows Explorer to no avail.Does AutoCAD keep referring to the old block? Did I forget to change something else?
I have been trying to convert my offices blocks to dynamic blocks and this one is giving me a hassle.
Essentially we have a line with an arrow at the end of it to show drainage pathways. I added a multiline attribute so we can add the percentage along the line with a mask. The line, arrow and attribute all need to be able to be aligned perpendicular or tangent to a given line. Everything looks great until the arrow flips sides to work from the other direction and then the text is mirrored backwards.
Mirrtext is set to 0 and I even tried it while in the Beditor to see if there was independent. Multiline or Regular attribute have the same effect as well as if they are locked position or not.
I tried adding a flip, but then the mirrortext settings work just fine and the text won't flip back.
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.
I have problem with attached block (also with other similar blocks with field). This block include field in block attribute. Works fine if I copy and paste this block. When I drag and drop from Tool Pallete field disappeary.
I have this Dynamic Block which has a few distance parameters on it and an attribute at beginning of each parameter which are attached to a stretch action. If manually bring the block in. And set a value to attribute and then stretch the it , attribute move along with action. But when I do it pragmatically it doesn't . Basically attribute stays at original location of original block before stretch. What is wrong with my code. Or Shall I do something to Attributes when I change the distance parameters in Program? I don't know .
I have a function which bring the block in and set attribute first and then another call which change the distance . So I don't show the first function which to me works fine . The problem is this part.
For Each myBRP As DynamicBlockReferenceProperty In myBRC For I = 1 To NumbderOfDistanceParamsinDynBlk If myBRP.PropertyName = "Distance" & Trim(i.ToString) Then myBRP.Value = DynDistancevalue(i) End If Next Next
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.
I'm running LT 2014 at Win7 x64 and have a problem with Xerox WF 6604 custom size paper settings.
Simply say when I change custom printer size at the printer's driver settings and confirm all dialogs nothing happend and LT use default settings. No dialog about new or temporary PC3 appear so looks that ACAD doesnt know about change at the printer driver?
This problem isn't continual but, for example, I printed something from the same dwg twice, but when third one change was set the very problem will appear and ACAD doesn't register changes.
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.
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.
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.
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.
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...
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.
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?
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
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.
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?
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.
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?
I am using AutoCAD 2011, there are new options of "no columns" "dynamic columns" and "static columns" for multiple text. I am used to "No columns" but it seems to be set to "Dynamic columns" by default, wonder if there is any setting to change default to "No columns". Or any Lisp can be used.
How can one add numbers in text strings that are in seperate blocks or dynamic blocks with pull down menus? I can get a sum of numbers in a text string to add up, but once it is in a block or dynamic block with pull down menus they don't all add up.
How can one bcount dynamic blocks with pull downs?
I've built this nifty block for holdowns, but the attributes get all goofy on me when I use the flip command. The problem is that the justification of the attributes does not change when they are flipped - so if I modify the text in the attribute while the block is in the FLIPPED state, how to modify the justification?Check out the attached file to see what I'm talking about. The block instances are numbered so you can follow along:
1. block is inserted 2. attribute text is modified in NOT FLIPPED state - everything is dandy 3. block is flipped 4. attribute text is modified in FLIPPED state - text justification is jacked up 5. block is flipped again, in order to demonstrate the continued jacked-uppedness of the attribute