Version is 2010.I've made a quick training drawing for some new people to practice 3D piping. Very simple mech piping 2d plan that I want them to turn into 3D. I put leaders on the piping that state it's height and size. I had the first person work on it yesterday and the annotation showed up fine when we xrefed it into that persons training drawings. I then noticed that the routing preference didn't match very well to what they would be doing soon. I wasn't happy with any of the presets so I created a new drawing and created a new preference that better reselmbed our work. When I got the second person into that drawing, we xrefed the architecture, which was fine, then the design drawing, which was fine except for the fact that the annotation was missing. I tried changing the layer that the annotation is on inside the design drawing but that hasn't fixed anything.
I have drawn my blocks and text using annotation scale. When I xref the legend which has also been drawn using annotation scale, I cannot set the scales. That is annotation scale does not work when I use xrefs.
I am trying to XREF my C3D Design file that has my profiles and sections in it into a drawing with a title block and viewport. Everything is fine in Model Space...but when I create the viewport in Paper Space none of the annotative text of the profile/section shows up...or is microscopic.
I know that in ACAD you can use the xref manager to see where the actual file for the xref resides on your computer/server/etc. What I'm curious about is whether or not the inverse action is possible. Can you somehow access the file (not the output sheet where it's being xref-ed) and see what other files are using it as an xref?
I've come in on a project that is nearing completion and have been assigned the task of "cleaning up the project folder." Unfortunately, there are a ton of files in the different folders that are no longer in use on the final output sheets and I need to keep the ones still in use and archive the ones that are no longer needed. What I've been doing is going through those sheets and reviewing the xref manager for each sheet to see which files are actually put onto those sheets and making a physical checklist from which to organize my findings. Once the checklist is made, I then archive all the files that are no longer being used.
Is it possible to run a lisp which can extract all the xref names, make a layer with that name and then change the xref on the layer? I have got a similar routine from earlier posts but it doesn't work if any xrefs inserted in paper space (works fine on model space). could change this routine allowing to change the layer of xref in paper space too.
(defun dxf (i a) (cdr (assoc i a))) (defun c:lxr ( ) (setq ss (ssget "x" '((0 . "INSERT"))))
I am using (trying to anyway) a :VLR-xrefSubcommandReloadItem reactor. My only question is how to get the xref/block name from the 'reactor callback data' Object ID.
I am ultimately trying to pass it to (vla-get-xrefdatabase ....), but I cannot figure out how to turn the second parameter from the reactor callback data into something I can use - for example the second parameter returned may be "65" or some other number.
when you bind an xref the link disappears from the xref manager.
is it possible to bind an xref, but preserve that link in the xref manager? i realize that will lead to two copies of the same object in the drawing (one xref, plus the new block). everyone's okay with that happening.
How do I get the full Xref Path name instead of Xref.dwg? I'm scratching my head is this totally under my nose... cause I don't see where the property is stored. I'm getting EV_BDR.dwg instead of C:folderEV_BDR.dwg
If I have an annotative object, with multiple annotative scales, but not the current one, AutoCAD will display it picking one of its annotative scales.
How do I find out which annotative scale AutoCAD is using to display an annotative object that has not the current annotation scale?
I was wondering about how to use annotation attachment.
I am not getting how the option is used.
I am trying to attach some attachment to leader but it causes some saving in temp location (deeper in temp location) instead of creating the association to the leader.
The text set in the Section Annotation Block Symbols move when the block is copied from one drawing file to another. Regardless if in the block editor, the position of the test remains the same.
My question has to do with the Annotation Tool Palette out-of-the-box. For a given scale, the Call out bubble circle and text is a different size from the Section call out. See attached image.
I wanted to use annotation scale objects long time ago, but I was scared…why?In the office no one knows what annotative objects are.
I already start to imagine the "curses" I'll get when they open my drawings in their computers and see that the dimensionin the drawing are not scaled the way they used to.
I was thinking about telling them a command that will do the magic.
I am beginning to use annotative scaling. I am successful when dimensioning and multileader-mtext. I like my leaders and dimension text @ 1/8". When I make my viewport scale 3"-1' all is good.
However, when i try to insert a new leader with same text style and choose block and detail callout my text doesn't completely fit in sheet # slot. There a way to change this. Block editor maybe?
I am using AutoCAD LT 2011. I am totally invested into annotative text, dimensions, etc. I specify the text size for paper space and AutoCAD adjusts the size according to the scale set for a viewport.
When I am adding annotation to a viewport, if i choose multitext, i can specify the text height as if it will be in paper space. In other words, even though i am INSIDE the viewport, I cah type 1/8" in the text size and the text is scaled appropriately. HOWEVER, when I create leaders with multi-text, that text size has to be typed in the old way. In other words, if my viewport is set to 1/2" and i want 3/32" high text, I have to type in 2-1/4". That's old school! What's going on with multileaders and the multitext as part it.
"The drawing status bar displays several tools for scaling annotations." It then shows a diagram with the following buttons: Annotation Scale, Annotation Visibility, and Automatically add scale".
I cannot get the Annotation Scale button to display anywhere.
When I select a viewport I do get the Viewport Scale button but no Annotation Scale button, and it's not listed as an option when I select the Application Status bar menu.
Is it possible to get model annotation and show in idw? Im not referring to weld annotation, but dimensions of the 'cut out ' plus some description.
My idea is, i like to use ifeature to minimize redundant operation , this standard operation is used to different part .
part consist of different standard operation (ifeature), now if my operation (it doesn't have to be ifeature) has dimension and annotations, i would to see it in idw.
For a project we are currently working on all files are stored on projectwise, all xrefs run through projectwise, so essentially whatever changes are made are immediately avaliable to everyone working on the job. This is great and all, but, one of the companies dwgs have an average of 11,000 + annotation scales. And those dwgs are referenced into ours. Usually in a situation like this we would just get rid of the annotation scales in the original, but since its run through projectwise every time they open and close one of these dwgs it over rides any changes we made (like getting rid of the annotation scales) We dont use annotation scales and i never have, is 11,000+ alot of annotation scales or is that normal? half the time i open the dwgs with these xrefed in it crashes autocad or takes forever.
I'm creating/applying Object Data for Pipe Size and Valve Number for a Water Main Atlas I'm creating in Map 3D.
Is there a way to define Annotation for the Valve Nubmer and Pipe Size, so the Annotation is automatically created when each Valve feature (entity) is created? Or when each Pipe entity gets drawn?
I have been trying to crack dimension annotation for ages now. I usually try to solve it within a drawing I am working on. This latest attempt is a test with only something in it to highlight the issue I am having.
Basically there is a correct annotation in model space and three viewports with three attempts to dimension it in paper space. It is drawn in the template I normally use.
How to set the annotation scale for a viewport in version 2012. I am not having any success finding what the variable is that needs to be set. Is this possible?? If so, how?
Not welds from a model, but if I go through 4 .idw sheets of details...and annotate all of my welds is there a way to assign numbers to them without manually entering them?
Our welds are track by number through QA, and depending on the amount of sheets and welds in a set of drawings for a given assembly, sometimes it's a real chore when you realize you forgot to add a weld to something on page 2 when you've already edited weld tails through page 5.
Inventor 2014 Windows 7 Pro SP1 Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz 16GB RAM NVIDIA Quadro 4000 3D Connexion SpaceMouse Pro
I have 2 computers with Windows 7 OS and 2011 ACA installed with a custom profile set current. When I select annotative text, right click and select ADD/DELETE SCALE, the Annotation Scale dialog
box SHOULD open.... but it does not. I have this same profile set on other computers with Windows 7 and they are working fine. We have completely uninstalled ACA, wiped the registry clean, and reinstalled...
it's still doing the same thing. I can switch to the Out of the Box profile and the dialog box opens as it should. I'm not sure where to look within the profile for the issue since it's working on other computers.
I am attempting to create some blocks, which consist only of text. The issue I am having is with the option to make the block annotative. I have set the text within the blocks to annotative, and it seems to work, but when I reenter the block editor and highlight the text, it still says "Annotative - NO".