AutoCAD 2010 :: Checkmark Boxes / Can Add Field-like Element / Action
Dec 6, 2012
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?
View 3 Replies
ADVERTISEMENT
Aug 27, 2012
Is there a depth of field tool in Elements 7.0 like there is in the newer elements 10?
View 5 Replies
View Related
Nov 26, 2012
I'm working with (an older) Videostudio version : Pro X2. This works perfectly, but when I have al lot of clips in the timeline, the library (with the thumbnails) doesn't indicate what clips I already inserted.
Is there a possibility to add a little checkmark on the thumbnail, so I don't insert the same clip twice?
Or from what version on (Pro X3 - X4 - X5) is this option included?
View 2 Replies
View Related
Apr 24, 2013
I know that I can assign transparency to an element (even to an entire layer). But is it possible to apply transparency to an element on a GRADIENT basis? In the following image, I'd like to have the portion between the outer boundary of the gray shape and the red shape become more and more transparent. So that at the outer edge, you'd see NOTHING below the gray shape--but the closer you get to the red shape, the more you'd see through the gray shape.
View 5 Replies
View Related
Feb 27, 2012
When opening AutoCAD 2010, I get an error message "Unable to load profile...". This happened unexplicably. I have been using AutoCAD several months with no problems. One annoying consequence is that dialog boxes do not display. For example, running DIMSTYLE does not open the Dimension Style dialog box; instead, a list of options such as ANnotative, Save, and Restore appears. How do I get back to normal?
View 1 Replies
View Related
Mar 9, 2012
I have several lisp routines I have been using since Acad 2002 (with occasional minor revisions) for my title blocks that open up a dialog boxes. None of the lisps I have that should open up a dialog box are working in a fresh 2012 install.
The lisps work in 2010 but not in 2012. I searched through the boards and found some info but it hasn't worked (made sure ATTREQ & ATTDIA set to 1).
Here is one the lisps in question:
(defun c:title(/ archl sqftl filel datel salel namel builderl planl subdivision1l subdivision2l plana planb year month day rb1 rb2 rb3 insp1)
(setvar "cmdecho" 1)
(command "attdia" "0")
(command "-osnap" "none")
(setq dcl_id (load_dialog "tools.dcl"))
[code]...........
I have tried changing the attdia value to 1 in the lisp but the result is the same. The command fails at the same spot:
Command: TITLE attdia Enter new value for ATTDIA <1>: 0
Command: -osnap Enter list of object snap modes: none
Command: nil
If I use -insert I can get the blocks to run by typing all the information at the command line but I want my dialog boxes back!
View 3 Replies
View Related
May 3, 2012
I cannot get dialog boxes for purge, xref, etc. I only get the command line.
I made sure filedia=1 and cmddia=1.
The tilde ~ key will not bring up the dialog box from the command line.
View 9 Replies
View Related
Jan 19, 2012
I am trying to leave a SSM field empty on some sheets (Custom Property set to Sheet).
I am using SIMPLEX font in ACAD 2012 on Win 7 64bit.
I have tried using %%U as both default value and sheet value and I get a dot plotted.
If I use U+00A0 or Alt+0160 as default or sheet value I get the actual code showing or the 4 dashes instead of a space.
I have also tried 2 spaces to no avail.
Looks like the only solution is to delete the link to the field and insert it when I use it. Annoying :-(
how to get an empty field??
View 2 Replies
View Related
Feb 16, 2012
I have an issue when using the DWG to PDF plotter built into AutoCAD 2011. It started when I would generate PDFs from AutoCAD and then try printing them to our office printer for a hard copy. I kept getting the "flattening" bar popping up which caused a set of 20 drawings to take 30 mins to print. Where other PDF generators the drawings shoot out of the printer ASAP. And in a busy office likes mine, tying up a printer for that long is kind of frowned upon. But they didn't solve my flattening issue. I tweaked the "Merge Control" as most of the posts mention along with turning off "layers in PDF" as well. My PDFs are still flattening. All my drawings are 2D...no 3D information.
And now I've noticed after changing the "Merge Control" and "Layer Display" in my pc3 file, it is putting black boxes on text that have a background mask...not a wipeout. I know there have been issues in the past with PDFs and wipeouts...but in my case it's the background mask function. I've even tried using a 255,255,255 colour for my background mask colour (instead of my default "background colour") and that didn't work. And the other weird thing is that it's not blacking out all text with background masks. On one drawing it'll be blacked out and in the next, the exact same piece of text will be fine. It's even only blacking out portions of lines of text. Completely random!
View 9 Replies
View Related
Sep 6, 2012
How do I turn on the dialog boxes when I enter commands? I finally found HPDLGMODE for the hatch command, but I would like it for all commands, especially array.
I have my FILEDIA set to 1.
View 1 Replies
View Related
Feb 25, 2013
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.
View 2 Replies
View Related
May 14, 2012
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.
View 3 Replies
View Related
Feb 15, 2012
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.
View 2 Replies
View Related
Jul 21, 2011
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.
View 9 Replies
View Related
Jan 16, 2012
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....
Acad 2011
View 6 Replies
View Related
Nov 10, 2012
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.
View 5 Replies
View Related
Aug 2, 2009
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]
View 9 Replies
View Related
Feb 11, 2012
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.
View 1 Replies
View Related
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
Jul 31, 2012
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.
View 9 Replies
View Related
Feb 1, 2012
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?
View 1 Replies
View Related
Mar 20, 2012
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.
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 8 Replies
View Related
Jun 10, 2011
Can add selection boxes or pick boxes to a block?
Here's the situation. I have a block that will be inserted showing a piece of angle iron that is used for a stiffener. We have various sizes that will need to be used. Instead of typing in the angle size each time it's inserted can I have a list of all the angle sizes and then a pick box or radial dial or something to be selected and that is what is put in the block?
View 2 Replies
View Related
Jan 27, 2012
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.
View 6 Replies
View Related
Jun 21, 2012
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.
View 1 Replies
View Related
Mar 28, 2012
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?
View 4 Replies
View Related
Apr 5, 2012
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 "####"
View 1 Replies
View Related
Feb 21, 2012
how to write a field that will add or subtract one from the drawing number. I'm adding drawing join line text to drawings so I need the text on the left to read one less than the current drawing & text to the right to read one more.
in drawing 005 text would read "joins drawing 004" & "joins drawing 006"
This is the field for file name (drawing number)
%<AcVar Filename f "%fn7">%
Any way to adjust this to add or subtract one?
View 1 Replies
View Related
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
Feb 4, 2013
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"
View 4 Replies
View Related
May 9, 2013
How to copy the "Title"-field and the "Caption"-field into the "Keyword"-field?
View 3 Replies
View Related