I'm editing blueprints for my summer job and I was wondering if there was a way to add a text field to the hover over menu of a region or polyline. I simply want to add the function of the room to the hover menu.
I'm wondering if there is a way to disable the menu that appears when you hover over polyline nodes/vertices in Autocad 2011.
I use mainly typed commands and am finding that when I select a polyline, I go to type a command and because my mouse is still on the polyline, half the time it ends up performing a completely different command because the menu has appeared in the meantime.
Is it possible to create a field that will show only a portion of the contents within an text object? Maybe using diesel or something?
Example:
There is a text object that contains "FIRST TEST", is it possible to create a field from that object that contains the first 5 letters of the text "FIRST". If the original text was changed to "SECOND TEST" the field would be updated "SECON"
Is there a way to force text pulled from a drawing property to wrap to fit a cell of Mtext? In otherwords,... a multi line field? Some of our drawing titles are several lines, and instead of wrapping inside the field box in our titleblock, the text just spreads out all over. I'd rather not go back to the old method of having a custom property for Line 1, Line 2 etc....
Is there anyway to link a field text from one layout to another layout? I need something that when I change a title to one layout the other layouts will change automatically.
I would like to link a series of text lines in an autocad drawing to there corresponding fields in an excel sheet, I can not use tables in autocad because of the way other software uses the text in autocad. I have attached files of the text layout in acad and of the sheet in excel. One thing that keeps me from using tables in acad is that every line of text is on a different layer, with tables you can't control the layer of table its always on the current layer.
I have had an issue where my text field shows up as "####" even though the the value is still showing up in the custom properties menu. I've tried updating the field and re-inserting the field and it keeps showing up as "####"
I would like to add text to my dimension but as I have overridden my FONTALT variable it does not display. The dimension on the LHS is exactly the same as the one on the RHS (during edit). Neither will display the text I want which in this instance is WEB.
I am trying to use the Arc-aligned text command from the Express tools menu. No matter what style, height, offset i enter i get a box that says "Invalid text!". I never use this command in my work but am trying to create a banner
Can a field (or something) be inserted into a drawing so that after the drawing has been printed to PDF, digital signatures can be added by the appropriate people/disciplines.
I recently upgraded to 2012 but forgot to install the express tools, Doh!. I installed them through control panel repair and everything works. Except when I close and restart ACAD the menu bar express menu disappears. I can bring it back by using cuiload but this is not ideal. Any way to get it to stick?
I have designed a C# application to To Print I Cards Of School. Here I am sending data from my application to a CDR FILE (Already Created ) Which Contains ADDRESS Text Field..Now I Need to Print Address(which contains 60 characters or more) on this Text field .
I Have Used The following c# Code.. To Replace Address text field that contains text 'Address '.....
s.Text.Replace('Address',"Text To be replaced .......")...here s is Active shape...
This Works Fine But How can i WRAP TEXT....of Address field.
It it possible to link a field to a layer name? this would make the job that I am doing alot easier. For some reaso the company that I currently work for wants to put the layer discription next to the revcloud instead of just using a delta.
I'm using ACA2012 x64 but I suppose this question is applicable to all flavors of AutoCAD. Is there a routine that will insert today's date in a drawing and update that entry when the drawing is opened? Fieldeval won't update date fields.
I am finally trying to take advantage of the "fields" in autocad. I created a section label block which has the scale of the detail ( which I have to change manually). I want the scale to change with the viewport scale.
We created a field that is grabbing an object, the property of the object is the standard scale. Fields will not show the scale, it instead shows the word custom. This appears to be a AutoDesk bug. Please see the attachment.
I am trying to change an objects (a line) color in either quick properties or full properties and the color field is grayed out so I can't change the color.
I am trying to use the FIELD function to automatically display the Y value for floor levels. I have chosen 'object', then selected a line (floor level line lifted to the correct height in the Y axis) then selected 'start' as the property to display, Format: Current units. The problem is the current units are mm but I want the floor levels displayed in Metres but when I try to change this by using the 'Additional Format' button the 'Conversion factor' box is greyed out so I cant convert the value and it wont let me manually edit the Field expression or else I would manually add [1e-007]
I'm using a position field as an attribute for a block. This is what I use:
%<AcObjProp.16.2 Object(%<\_ObjId 2118086344>%).InsertionPoint f "%lu2%pt2%pr4%ps[+, M]%ct8[0.001]">%
What I would like to do is an arithmetic operation of addition, something similar to how 'CAL works. In this particular case I would like to add the value of 100,000 before the conversion factor, or 100 after the conversion factor.
“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
SaveDate only updates when I save the file but CreateDate updates every time I regen? How is that a CreateDate?
Is there a setting that would create a date field that updates only once during the life of the drawing? I would like to create a true CreateDate field where once I save the file the first or second time it stays the same date from there forward.
I have looked at the FIELDEVAL settings. I have a plotted date on my drawings so maybe a general date field is not necessary?
Round off of the value (length) of an inserted field, I wanted to make a round off for the field value that represents the length of a line but sounds that there is no option to do so.
For example:
the 2568 will be rounded off to be 2570
the 2563 will be rounded off to be 2565
This option is available for the dimension objects and wondering why it not offered for the inserted fields.
How to choose the attribute or field data from a list?
When using the “title block”, attributes and fields to better control the information that belongs to the drawing, then it worth to have a feature that allows selecting this information from a LIST.
For example, if we need to specify “location” of the project, then it is better to have sort of list from which we can select the location of the project the same we do it in the Excel (as shown in the screenshot below).
Is there such feature in the AutoCAD? To choose the information from a list?
I have created a chart with simple CADD geometry, and at the top of this chart are two boxes (polyline elements). For any case where I use this chart, only one of the two boxes will have a checkmark inside of it.Is there a way that I can add a field-like element/action so all I have to do is toggle between one box or the other?
If toggling is possible, can it also affect turning on or off a nearby relative text element?