AutoCAD Inventor :: Align Leaders In Drawing File

Jun 14, 2013

Is there any way to align leaders in a drawing file?  I can't even seem to get a "tracking" line so I can manually align them.  

Dell Precision T3500
Intel(R) Xeon(R) CPU W3530 @2.8GHz
ATI FIrePRo V5800 (FireGL V)
12 GB Ram
64 BIt OS

View 6 Replies


ADVERTISEMENT

AutoCad 2D :: Drawing Leaders At 90 Degrees

Jun 16, 2012

How do i draw a leader with all 90 degree angles. When i'm drawing a leader with an arrow for example and select two points it makes an angle.

View 4 Replies View Related

AutoCad :: Adding Text And Leaders To A Drawing

Apr 6, 2013

I was adding text and leaders to a drawing and after the text was entered I pushed the escape key. It then asked me if I want to save my text. It also had a check box asking me if I always want to perform that so it wouldn't keep popping up with that question. Well, I had checked that I didn't want the text and I also checked the box to always perform that answer. And now it won't save any text that I write. It just keeps the leader. How can I get the text to stay and undo the box that I checked to always answer that way (to not keep text)?

View 2 Replies View Related

AutoCAD Inventor :: Text Box Cuts Off Leaders

Sep 13, 2012

We recently upgraded from Autodesk Inventor 11 to Autodesk Inventor 13. For some reason the text box cuts off any leader I try to put over it. I thought this might be a glitch on my machine at first till I realized that it would not work on any machine in our office. I must have clicked a wrong button or something when installing Autodesk Inventor 13 because it worked perfectly fine in Autodesk Inventor 11.

View 7 Replies View Related

AutoCAD Inventor :: Rendering Then Adding Dimension / Leaders

Jan 11, 2013

I have a part rendered in Inventor Studio- Looks great when I save it as a .bmp and print it.  How can I add dimensions and leaders and callout to this rendered imaged?

View 3 Replies View Related

AutoCAD Inventor :: IPart Drawing Template - One Drawing File Versus Individual Drawings

Jun 21, 2013

Setting up a tabulated ipart drawing template. Which is better...one drawing file with a table or individual drawings for each tabulation? Also does one method work better than the other when introducing vault?

View 1 Replies View Related

AutoCAD Inventor :: Weld Symbol Or Leader Test With Multiple Leaders

Jun 25, 2008

Is there a way to attach multiple leaders to text or weld symbols?

At the moment i am creating the "master" note, then insert "empty" texts and TRYING to get he leader to align.(the other problem is if i want to reposition)

View 2 Replies View Related

AutoCAD Inventor :: How To Create PDF-File Of Drawing And STEP Of Connected 3D-File

Apr 11, 2012

I have a script that makes PDF-file with suffix revision. Now I want to expand this script so it even makes a STEP-file of the 3d-file connected to the drawing. This would make all manufacture files in one button. That should be nice..

How will i manage with this since the active document is the drawing not the part. (see code below)

Set oDoc = ThisApplication.ActiveDocument
Call oDoc.SaveAs("C:UsersGoranWeDesktop est estfile.stp", True)

View 9 Replies View Related

AutoCAD 2013 :: Align Command - Coordinates Exported Are Different To Those In Drawing

Nov 19, 2013

I am using the ALIGN command to overlay two groups of blocks, I'm then using some VBA code to export the coordinates of the blocks to an excel sheet to make comparisons.

The issue I'm having is when I use the ALIGN command the coordinates exported are different to those in the drawing (but only for those moved using the ALIGN command).

I don't get this issue when I use the move, rotate and mirror commands, only ALIGN. What may be causing this?

View 2 Replies View Related

AutoCad 2D :: Hollow Plines And When Align A Block Drawing Zoom Extents

Mar 13, 2012

Currently I am using 2010 Map 3d, for water main base plans.

I use Micro Survey to process my field work. From there I open in Cad, import layers from our GIS data base for property, buildings, addresses, etc.

The only thing I have done different is from another project was copy and paste some utility layers.

Now my drawing turns any plines with width into hollow lines, and if align something my drawing will zoom to extents, also text mask does not work and i tried turning text to Mtext and it will not let me select yes for background mask.

All other drawings I check everything works fine.

View 3 Replies View Related

AutoCAD Inventor :: Get A Drawing From 3D IPT File

May 11, 2013

I did a 3D model on inventor, and now I need the drawing from the model, it is a simple axle, but I really can not figure how to do it. I have looked around, but I failed in finding an awnser. I am sure it is very simple,

View 4 Replies View Related

Illustrator :: Align Entire Drawing To Artboard

Aug 4, 2012

I complete my drawing, now I want to align the entire drawing to the artboard. Great! How do I do that without messing up all my layers? If I group the objects to align them to the artboard, then they move to one layer, and do not move back to their original layers when ungrouped. I don't want that.

View 5 Replies View Related

AutoCAD Inventor :: New PDF File After Updating Drawing Possible?

Aug 16, 2012

I have a drawing of a part that I want to change the dimensions many times.

When I edit the length and width in the part, the drawing updates automatically.

But is it possible to update the pdf file (of drawing) automatically after editing the dimensions in part?

 Or do I have to update (save as to pdf) everytime I create a new dimensions?

View 4 Replies View Related

AutoCAD Inventor :: Print Drawing From File

Apr 18, 2013

I've written a program that prints the drawings from an assembly. For this print to work, I have to have the drawing open (I've tried printing using the option Set doc = ThisApplication.Documents.Open(DWGName, False) but the print manager will just skip over a file that isn't open.

When I change the code to "True" Inventor wants to know if i want to check out the drawing from vault and this requires user input. Is there a way i can bypass this user input or automate an answer so the user doesn't have to constantly be clicking when batching drawings?

View 2 Replies View Related

AutoCAD Inventor :: Converting 2D Drawing In 3D File?

Mar 14, 2013

I have a autocad drawing that was clearly made from a 3D model. I cannot get the 3D file sent me. I was wonder how can I convert this drawing to a 3D file. Is anyway I can take the isometric view in the corner of the autocad drawing that i currently have and convert it to a 3D model.

View 2 Replies View Related

AutoCAD Inventor :: 2D Sketches In Drawing File?

Mar 20, 2012

Quite often we cretae schematic line drawings for clients approval before creating full 3D models for production. Is it possible to achieve this in Inventor and maybe go on to use the sketches as a master filoe to drive the design? Or should I continue to get approval based in AutoCAD and then switch over to Inventor?

View 6 Replies View Related

AutoCAD Inventor :: VBA Print Drawing From File?

Apr 12, 2013

Ive written a program in Inventor that finds all the drawings associated with a part/assembly.

it is supposed to find and open the selected drawings invisibly but for some reason the print manager wont work unless the drawing is opened and the drawing is active. In order to make the program work I have to open each drawing then close them. every time the user must input for save changes, and checking out (which is not necessary and takes forever).

Is there a way I can print without opening the drawing and making it active?

in the attached file, Ln 49-63

'Activate the selected document
Set doc = ThisApplication.Documents.Open(Archive, False)

' The only way to make it work is to change this value to True. this sends up all sorts of pop up windows.

Set osheets = doc.Sheets
For X = 1 To osheets.Count
size = osheets.item(X).size

[Code]....

View 1 Replies View Related

AutoCAD Inventor :: VBA Print Drawing From File

Apr 12, 2013

Ive written a program in Inventor that finds all the drawings associated with a part/assembly.

it is supposed to find and open the selected drawings invisibly but for some reason the print manager wont work unless the drawing is opened and the drawing is active. In order to make the program work I have to open each drawing then close them. every time the user must input for save changes, and checking out (which is not necessary and takes forever).

Is there a way I can print without opening the drawing and making it active?

'Activate the selected document
            Set doc = ThisApplication.Documents.Open(Archive, False)
           ' The only way to make it work is to change this value to True
            Set osheets = doc.Sheets
                For X = 1 To osheets.Count
                size = osheets.item(X).size
 [code]....              

View 1 Replies View Related

AutoCAD Inventor :: Drawing File Crashes

Dec 2, 2013

This morning I got to work and attempted to modify an existing drawing file per some requested changes. I figured I would open the drawing file and move some of the things around that I needed but were going to disappear after I edited the model. The end result was to remove some small items from the model and add two other small items to the model. There was some annotation in the drawing connected to the parts I was removing that I wanted to stay in the drawing file so I was editing the drawing file first. This is what happened and what I have tried since:

1.) When I went to copy a weld symbol from one view and paste it in another IV crashed.

2.) I rebooted, attempted again, IV crashed.

3.) I rebooted, attempted to add a new weld symbol and delete the other (instead of copy/paste), IV crashed.

4.) I installed the windows updates my computer was telling me I needed to install (.NET 4.5.1).

5.) I rebooted, attempted again, IV crashed.

6.) I attempted to add a weld symbol to a different drawings in a different project, success.

7.) I attempted to add a weld symbol to a different drawing file in the same project, success.

8.) I attempted the original process again, IV crashed.

9.) I attempted to open the assembly file referenced by the drawing file, success.

10.) I attempted to open a drawing file that references the same model file as well as others in a larger assembly, success.

11.) I removed parts from the assembly file that were no longer needed in the design, success.

12.) I attempted to open the original problematic drawing file, IV crashed.

13.) I attempted to open it again, IV crashed.

14.) I used pack-n-go to consolidate all of the files to upload for my support request.

15.) I attempted to open the pack-n-go drawing file on my laptop.... IT OPENED.

Now, every time I attempt to open the original drawing file on my workstation, IV immediately crashes. When I open the PNG drawing file on my laptop it works. What should my next step be?

I am afraid to go any further because this drawing file is very much needed, and so large and complicated that I do not want to just create the file again (6 sheets detailing a large tank). I also don't want to start copying and pasting the file that does work on my laptop and screw something up with the files on my workstation. And of course, this tank is scheduled to start fabrication today.
 
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate
Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1)
Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)

View 1 Replies View Related

AutoCAD Inventor :: Saving A Drawing As DXF File

Jul 17, 2012

When I try to save a 2 D drawing as a DXF file, I get a box saying "problems encountered while saving the document". I am using version 2012. My older version did this operation without a problem.

View 8 Replies View Related

AutoCAD Inventor :: Adding Image To Drawing File?

Apr 8, 2008

inserting or adding an image to the drawing file.. i ve the reference point and the bmp file path.. but the error "Run-time error '-2147467259(80004005) Method 'Add' of object '_IRxSketchImages' failed" is flashed.

View 6 Replies View Related

AutoCAD Inventor :: Changing Part File In Drawing?

Aug 8, 2012

Is it possible to update an existing drawing to reference a new part or assembly file while maintaining associated views and possibly the annotation also? 

I have tasks which require frequent subtle changes to assemblies. These assemblies will then be given a completely new file name, so it is no longer just a revision change but a new part altogether.

View 5 Replies View Related

AutoCAD Inventor :: Part Missing In Drawing Of IPN File

Nov 5, 2013

I've got a view of a presentation in a drawing and one of the parts which is in a sub assembly.

I've checked the visibility in the presentation and the drawing and the assembly but all say visible.

Restarted the computer, but still no change.

see below a pic of the drawing, I've drawn in a red rectangle where the part should roughly be.

IV 11

View 4 Replies View Related

AutoCAD Inventor :: Can't Replace File In Placed View In Drawing

Aug 21, 2013

I made a complex drawing.

Now i changed the part file just a little, the placement of a few holes, and saved it to a new name.

I need both versions.

In the Design Assistant i copied the drawing file to a new name.

Now i want, in the design assistant, to replace the file the drawing refferences, but can't, the replace option is greyed.

I understand there might be larger changes, is that the reason?

View 4 Replies View Related

AutoCAD Inventor :: How To Judge Components Or Drawing File Is Open

Aug 27, 2013

I have a assembly,I want to judge all the occ referenced file state, opened or not?

View 4 Replies View Related

AutoCAD Inventor :: Drawing File - How To Identify TextBox With Unique Id Or By Name

Jun 5, 2013

The TextBoxes don't have a Name property or an UniqueIdentifier property.  So, I don't know how to find a specified TextBox.

I've tried to add a XML comment by code in the FormattedText property and got an error.

View 7 Replies View Related

AutoCAD Inventor :: Changing Reference Object In Drawing File

Apr 9, 2012

I wondered if there is a way of changing view reference from one object to another.

Example.

I have two similar models but drawing done for one.

I could save it as with a different name and replace in all the views referenciing from old model to new one.

Possible? 

View 3 Replies View Related

AutoCAD Inventor :: Change Drawing File Part Association?

Dec 1, 2009

I sometimes create parts that are very similar to one another. (ie. - complex plate, but one part uses threaded holes, while an identical one has through holes, with all holes in the same location). So before now I would have built one part, made my drawing file. Then Copy/paste the part file into the same assembly folder, edit the hole feature of the newly copied part, then have to create an entirely new drawing file for the new copied part.

Is there a way to just copy my already created part drawing, and then just change the part file it used? They are basically the same part, but one uses threaded holes, the other uses through holes. My current way seems redundant and time wasting.

View 9 Replies View Related

AutoCAD Inventor :: Linking Excel Sheet To Drawing File (idw)?

Jan 7, 2014

I am trying to link excel file to drawing file (idw), but couldn't succeed.

View 2 Replies View Related

AutoCAD Inventor :: Changing Thread Format In Drawing File?

Jul 8, 2011

I am attempting to change the thread format in inventor under the dimensions style editor, but it is grayed out and does not let me select anything from the drop down box.  I want to display the thread information so it includes the unit.  For example, this is what it shows now:  1/2 - 14 NPT.   I want to change it to 1/2" - 14 NPT. What I need to do to be able to change the thread format in the dimension style editor?

By the way, I have a lot of drawings to do, so manually typing in 1/2" - 14 NPT will take sometime, so I am looking for a quick and easy fix.

View 7 Replies View Related

AutoCAD Inventor :: Occur Error When Opening A Drawing File?

Aug 5, 2013

When I open Inventor, the message "cannot load..." pop-out. Although I still can create the 3D model in Inventor but everytime when I open my existing or new drawing file (.idw), Inventor will occur fatal error and closed.

View 2 Replies View Related







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