AutoCAD 2010 :: Dynamic Block With Attributed Text

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


ADVERTISEMENT

AutoCad :: Attributed Definitions Within Dynamic Block?

Aug 5, 2011

Basically I have a rectangle and want to change the dimensions of it. There are a couple of attributed definitions that I want to stretch the and change it length but I alsowant the attributed definitions to move with the right hand side of the rectangle and the stay a constant distance from the right hand side. Unfortunately when I use the stretch action it filters out the attributed from the object that I can stretch, any way to include these AD’s with the stretch action

View 3 Replies View Related

AutoCAD LT :: All Text Including Information On Attributed Title Block

Dec 21, 2011

This is the command line responce I get when i attempt to enter text. All teh numeric expressions of all my dimensions have been replaced with a backslash. Along with all text including infomation on the attributed title block.

I have exhausted my options for figuring it out, do I need to reload the program? is there a restore default option? ( I haven't found one yet) I am running 2011 LT

View 1 Replies View Related

AutoCAD Civil 3D :: Marker Style Or Note With Attributed Block Text

Oct 2, 2013

Is is possible to have an attributed block in a marker style or note style?  I would like to have editable text upon insertion of the marker or text?  I have tried unsuccessfully to get it to work.  Does the fact that C3D displays the marker and note as objects prevent it from being editable?  Is there a workaround?

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Changing Text In Attributed Block

Dec 21, 2012

I am trying to speed up some basic drafting of text revisions. In the P (plumbing) we call out the fixture units for a water pipe, along with the fixture units, the pipe size changes.
 
Is there any way to add numbers in an attributed block? (I have a lisp that works on text & mtext, but not attributes)

1.1. Example: Like if you have a block with two attributed text fields, the 1st field {x} is a number (fixture unit), and the 2nd field {y} is a number (pipe size).  I would want it to only add the 1st text fields. [If possible then change the 2nd text field according to a changeable chart. (see #2)]

1.1.1.   This is how the block looks like: x (y")
1.1.1.1.   x could be any number from 0.5 – 10,000 (only using 1 decimal place, and only as needed)
1.1.1.2.   y could be any number from the following list: ½, ¾, 1, 1¼, 1½, 2, 2½, 3, 3½, 4, 5, 6
 
Is there a way like in excel that you can set up a formula that will give a numerical result depending on other input? Like pipe size that change depending on the number of fixtures. There would need to be two different formula, one for hot and one for cold values (The value would be set at the beginning of the job; typically these values would not change later in the job). This could be separate text or if possible using the attributed block as described in #1.

2.1.    Example: Like if you have a block with two attributed text fields, the 1st field {x} is a number (fixture unit), and the 2nd field {y} is a number (pipe size).  I would want it to change the 2nd text fields according to the value in the 1st text field. If the value in {x} is 0.5 – 1.0, it would result in ½; 1.5 – 7.0 = ¾; 7.5 - 17 = 1; 17.5 – 36 = 1¼; ect.

2.2.    In excel it would be =IF(x)<1,"1/2",IF(x)<7,"3/4”,IF(x)<17,"1",…{all #’s in between} …IF(x)>5000,"6")))))

View 9 Replies View Related

AutoCAD 2010 :: Attributed Text Style Change?

Oct 25, 2013

Is there a way to change the text styles, lets say from "Standard" to "Romans", all at once within an attributed block, or do you have to update each tag attribute individually?

View 2 Replies View Related

AutoCAD 2010 :: Dynamic Block Grips - Block Does Not Change When Insert In Another File

Oct 28, 2013

I have created a dynamic block with a stretch, flip and rotate.  Everything works great in its file.  When I insert it in another file, the grips move but the block does not change.

AutoCAD 2014

View 2 Replies View Related

AutoCAD LT :: Dynamic Text With Dynamic Block

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

AutoCAD Architecture :: Attributed Block Insertion

Aug 11, 2011

I am using ACA 2009 and am experiencing something new with attributed blocks.  When I insert the block, a copy of the block is placed at what seems to be an arbitrary distance away. As I fill in the boxes for each attribute, it appears in the image away from the insertion point.  After I am done, the completed block appears filled out where it was inserted.  I have never seen this before.  Is there a setting affecting this?

View 2 Replies View Related

AutoCAD LT :: Extracting Info From Attributed Block Into Spreadsheet

Dec 29, 2011

what is the easiest wqy to extract information  from an attrbuted block into a spreadsheet (excel)?

View 1 Replies View Related

AutoCAD Civil 3D :: How To Get Point Marker With Attributed Block

Jan 24, 2013

How do you get a point marker that uses a block with attributes to show the attributed text?

We are using tree symbols that have the size of the tree as an attribute, but when the points that use that block come in...the block shows up w/out any attributed text. Tried to edit the "block" or point marker with attedit command, but C3D tells me it is not a block. Understand that it is a "marker" for the point. But, what is stopping the text size of tree from showing up?

View 4 Replies View Related

AutoCad :: How To Make A Pull Down Inside Of Attributed Block

Jun 11, 2013

Is it possible to make a pull down inside of a attributed block?

For example: if I a have engineering code section of a title block and I want to be able to choose from a list of codes:

ASME A17.1-2004
ASME A17.1-2007
ASME A17.1-2010
ASME A17.1-2012

Can I set up the block to let me do that?

View 3 Replies View Related

AutoCad 2D :: Number Of Viewports And Editing Attributed Block?

Apr 21, 2011

1) Problem about viewports :

I am using 2011, I have created 17 viewports in one paper space, there are 2 viewports not showing anything. I deleted 2 viewports with content, then the 2 viewports which were not showing is now showing images.

I started a new drawing, drew something very simple for testing, I could create 63 viewports the 64th is not showing.

I would like to ask what it is to control/affect the number of viewports I can create in one paper space.

2) To Edit an Attributed Block

When double click an attributed block (command = eattedit), the dialog box "Enhanced Attribute Editor" disappeared !

View 6 Replies View Related

AutoCAD 2010 :: Visibility In Dynamic Block

Dec 13, 2013

When I use visibility of dynamic block, I found it's a great feature. But when I have more objects involved in it there will be too many states.

If we have 'visibility action' beside 'visibility set' maybe it will make thing better, when use it with lookup table. Each visibility action can has it's own set of objects. Put actions in lookup table to hide and show the set combined with them.

View 5 Replies View Related

AutoCAD 2010 :: Dynamic Block Rotation Changes

Dec 28, 2012

We have a dynamic section marker block. You can flip it, rotate it and stretch it. Some of our drawings have a lot of them. For some instances of the block that are rotated, opening the drawing or inserting another copy of the block causes the fill in the arrow to move back to its original orientation (see images). The darn things even plot incorrectly.

Flipping the broken ones back and forth fixes them, but it is silly that a drafter would have to do that with each one.

View 4 Replies View Related

AutoCAD 2010 :: Dynamic Block References Itself

Jan 24, 2012

I'm having is that this is happening with a dynamic block. I don't know how it got this way...some 'genius' in my office went into this file and screwed something up, and saved it...so now I'm left with the task of fixing it.

When I go into the block, it opens as a regular drawing, with a dynamic block inside of it...as opposed to opening in the block editor. I just need to know how to get this back to the way it should be, without having to redraw the entire thing from scratch. I made a few scrap-copies of the drawing to fool around with and I can't find a solution. I tried deleting the block and purging it, I tried exploding it, and I tried saving it directly from the block editor...nothing worked.

View 5 Replies View Related

AutoCAD Civil 3D :: Dynamic Block With Text Inserted Into Drawing Show Text Orientation Matched To Layout

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

AutoCad 2D :: Scaling Attributed Block - Imperial / Metric Conversion

Nov 11, 2013

I have the drawing I'm working on, who's scale is set to "unitless". I'm attempting to insert a series of attributed blocks (containing titleblock information) into the paperspace of my drawing. The attributed block is also set to unitless.

Two of these blocks require editing to suite the drawing, the other two are to be edited at a later date by a third party.

Everything HAD been working fine, however, it appears the wheels have fallen off ~ I'm now experiencing a periodic error where, I insert a block to the 0,0 at a scale of 1 (as per procedure) but the block comes in at a fraction of the correct scale. I have to scale the block up by 25.4. (The imperial / metric conversion.) (Note, I'm working in Metric)

Even stranger - its not happening on all blocks. Just the two that have to be edited "in house".

I've checked measureinit within the blocks and it is set to metric. I'm limited in my ability to purge / audit the drawings as they don't want template information deleted from the drawing - but I don't know what other system variables i should be looking at.

I'm using CivilCad 2012 with Windows 7,

View 3 Replies View Related

AutoCAD 2010 :: Create A Dynamic Block Parameters

Sep 20, 2013

I am trying to make a dynamic block below. I need the "end" of the line to be "moveable". I've tried the point parameter and the stretch action with no luck.

View 9 Replies View Related

AutoCAD 2010 :: Dynamic Block Rotation Parameter

Jan 7, 2013

I have a block that I'm trying to convert for dynamic use.

In the first image, you'll see the items that I want to have rotatable in blue.  The items in red should NOT rotate.  That part seems to work fine.  But the items that do rotate don't behave as expected.

I created the rotate parameter selecting the center of the red circle as the base point.  Shouldn't that cause ALL the items to rotate about that center point?

As you'll see from the second image, the blue line rotates about some other point.

EDIT:  Well I guess it only does it if I have the blue horizontal line defined with a length constraint.  I also need to have that line dynamic--I need to make it longer/shorter.

I've attached a dwg file with the block in it--it's at the top of the block list (___SectMark2).

View 9 Replies View Related

AutoCAD 2010 :: Dynamic Block - Lookup Table

Oct 22, 2012

I have created a dynamic block and have applied some lookup tables to it but its not working just the way I want it. I think its to do with the custom entry on the lookup tables. If I delete the custom entry when i select the block in model space the drop down select box to allow me choose a selection is no longer available. How can I remove the custom entry and still have the block working normally. I've attached the block.

View 9 Replies View Related

AutoCAD 2010 :: Refreshing While In Dynamic Block Editor?

May 23, 2012

While in the Dynamic Block Editor, there times you may zoom in and out.The Parameters & Actions icons & text might get really large.

Before Ribbons, there was a flag at the top of the Display which would reset the sizes.

can not find any way to reset the sizes so I can continue the editing.

The only way I've found to accomplish that is to exit from the Block Editor and re-enter it.

View 2 Replies View Related

AutoCAD 2010 :: Dynamic Block That Contains Inserted Field

Mar 18, 2012

“Dynamic block” that contains an inserted “field”,

I’m now encountered into two problems with this regard:

Why sometimes we get the number sign “####”?How can the field automatically be updated in case a “stretch” is made without the need to go and click “update fields”?How to make the “precision” of the field value (which represent the length) to be 5 such that the 2568 will appear as 2570 and the 2563 will appear as 2565
I’m attaching the block in case your time permits to have a look

Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.

View 1 Replies View Related

AutoCAD 2010 :: Dynamic Block Constraints With Attributes

Apr 19, 2013

I am trying to create a dynamic block that represents a cable with an attribute attached.  The block is essentially a line that runs along the Y axis.  I have created a distance parameter with a stretch action attached.  The line is to remain anchored at the top and the bottom end is permitted to stretch.

Problem:  I have an attribute inserted to the left side of the line (offset at -2mm TC insertion) at a rotation angle of 270.  When I select the stretch grip (in the drawing environment) I would like the attribute to remain centered with the line maintain the offset and maintaining the rotation angle.  I have exhausted all of my options (limited experience).

View 5 Replies View Related

AutoCAD 2010 :: Dynamic Block Parameter Linking?

Dec 6, 2012

I was wondering if there is a way to link one parameter to another.  What i'm doing is creating a theater flat block that has adjustable length and width.  There are support members that are needed when it gets big enough.  Right now i have them set to a Visability parameter and have to select to turn them on and off in model space.  Is there a way to link the Visability so that it changes based on the Linear Distance parameter's lenth?

View 1 Replies View Related

AutoCAD 2010 :: Not Able To Change Custom Leader In Dynamic Block

Apr 6, 2012

i have a dynamic block that my firm has been using. we're updating our dimstyles - and our new leader is a custom (close to open 30 but with heavy accents).

anyway - i'm a little new and vague as how to change the leader within the dynamic block. i fiddled with it several times - but with no success.

I have attached  necessary files with this post

View 2 Replies View Related

AutoCAD 2010 :: Automatic Stretch In Dynamic Block For Attribute Value?

Jun 7, 2012

We have specialized electrical schematic drawings on what is termed roll-drawings.  These roll-drawings are simply 12" tall and variable width type drawings.  We've had some as short as 24 inches and as long as 900 inches.  As a result we use these section dimensions to distinguish circuit boundaries.  It's not a real dimension, just a way to distinguish what circuit is located where.  I've tried to recreate it using a block for improved automation as currently we just use a lisp routine that draws an arrow and lines.  It looks like the screen capture of my block below.   Is it possible to have the inside endpoints of the lines automatically stretch outwardly toward the arrows as the attribute Value changs?

View 3 Replies View Related

AutoCAD 2010 :: Creating Dynamic Block With Scale Action

Apr 17, 2013

I am attaching my dynamic block that I am having difficulty finalizing. My goal is to be able to stretch or resize the hvac block, based on the size that is provided to me (ala 24x24, 36x36, 48x72, etc) (Stretch Action), I have that figured out, and I have the symbol in the center that stays centered as the block size changes, (Move Action).

Here is my problem, I want the symbol in the center to stay centered and scale based on a ratio as the overall size gets larger. So for example: if my size is a 24"x24" I want the symbol in the center to be approx 12" dia, but if the size gets up to say 60"x60" I want it to scale accordingly (so it could be like 48" dia), specifically maintaining the size based on the x axis, so if the it gets to a 60x72", I'd like it to still be centered but size according to the 60 width, and not stretch and look awkward. I want the center symbol to scale and stay centered in the rectangle as I scale the size.

View 7 Replies View Related

AutoCAD 2010 :: Stretch Dynamic Block Grip Points

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

AutoCAD 2010 :: Set Parameter In Dynamic Block Into Visibility Layer

Dec 6, 2012

I am wondering if you can set a parameter in a dynamic block in to a visibility layer. Is this possible?

View 1 Replies View Related

AutoCAD 2010 :: Faulty Leader Flip On Dynamic Block

Jul 11, 2012

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.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved