AutoCAD Inventor :: DWG Import Not Working?
Jan 12, 2014
I have Inventor 2014 SP1 and Autocad 2013 SP2 running with Win 8.,1 and I am trying to import my DWG file into my model in inventor. I have followd the instructions, but the options button in the open file prompt is inactive, and when I select the file to open it, nothing happens. Dwg TrueView is installed and is working. I have also right clicked the Inventor icon on my desktop and selected the run as admin option.
View 6 Replies
ADVERTISEMENT
Apr 17, 2013
I am working on a project where I am attempting to design a pendant. I wanted to do this in solidworks but I am not as experience with that and I'm having issues, so I went to what I know, AutoCAD. Unfortunately I am still having problems and I think it has to do with the import file from Adobe illustrator.
What I have is a circle with different parts and block text that I would like to cut out. I saved the illustrator file to a dwg file and it imported with a hatch over all the solid areas. I deleted that to get the respective outlines, and extruded. Most loops extruded but some failed to do so for some reason. But I have an option to convert to a pline, but then I get a specify precision dialog which adds a bunch of points along what seems to be a straight line.
Anyway, when I do manage to get things extruded, and go to perform the subtract command (or intersect which would be faster) I click the main shape, and then click the items I would like to remove, but it doesnt do anything.
I did get one whole to subtract, but I really dont know the difference between that and the others that made it work.
View 9 Replies
View Related
Jan 23, 2012
The last time I imported an object that had the .stp format everything worked fine. But now I get an error message. I tried Maya 2011 with out success. It did work on another machine with Maya 2010.
View 4 Replies
View Related
Apr 9, 2013
my pc is windows 7 64 bit
when i open gimp, the file formats listed at the open file dialog includes .eps but when i open any .eps file an error appear that says "could not interpret postscript file".
View 1 Replies
View Related
Jan 27, 2014
None of the tools are highlighted - photo edited in LR4.
View 2 Replies
View Related
Feb 15, 2011
Using LR 3.3 Mac version. The Eject After Import check box is checked, but the card doesn't eject after importing.
View 13 Replies
View Related
Feb 8, 2014
LR 3.6 Import function has stopped working. Worked fine one day and stopped working the next. No Files Found to Import yet you can see the files trhough LR in the import step while the little message in the bottom right corner says "Finding Files".
View 2 Replies
View Related
Jan 14, 2013
Photos I am trying to import have the same image number as photos already in LR3 catalog. What do I do....allowing duplications isn't working already tried that.
View 4 Replies
View Related
Jun 20, 2013
When importing photos into Lightroom 5, the option "Don't Import Suspected Duplicates" doesn't work every time. Even though I've imported some photos from the memory card, when I do another Import, all of the photos have been checked for importing including already Imported ones even though I have the "Don't Import Suspected Duplicates" option checked. Why is this?
View 1 Replies
View Related
Aug 5, 2012
After I've upgraded to OSX 10.8 Mountain Lion, I begin to see the following issue while trying to import .mts files from my Panasonic GH2 SD cards:
1. LR no longer sees individual files on the SD card. I know that this is because ML has decided to treat all AVCHD-related directories as packages and LR can no longer see the indivisual .mts files from the file system. However, Premier Pro CS6 CAN.
2. Even after copying the .mts files to an unrelated directory, LR is no longer able to import the files. I get the "There is a problem with the video file"
3. The .mts files I previously imported into LR 4.1 with Lion no longer plays inside LR. I see the thumbnail but if I attempt playback I get the "there was an error working with the video" error.
There obviously major compatibility issue with LR 4 and ML in relation to video files. I relies on LR for all my video file cataloging needs - now I am unable to do so. All of this was working just fine with Lion.
View 1 Replies
View Related
Jun 16, 2012
I downloaded a trial of Lightroom 4 and went to import my Elements 8.0 catalog. It says that it did do it, but with errors...and now when I open Lightroom, all my pictures just show up as grey squares. If I try to import pictures individually, it says that Lightroom already has all my pictures in the Library.
View 5 Replies
View Related
Jan 19, 2012
When importing media from my iphone I'd like to ONLY import jpgs, not the mov files. In searching, the sort option in the import dialog on "media type" should work so I can easily just select new jpg files, however this does nothing for me. Is this supposed to work? I'm running OSX 10.7.2 and LR 3.6.
View 12 Replies
View Related
May 10, 2013
I am trying to write code to collect standard info from a csv file to be added to iProperties.
Following is the code I have so far.
Dim Separators() As Char = {""c} Words = ThisDoc.Path.Split(Separators) FilName = "C:VaultDesigns" & Words(3) & "Spec_Sheet.csv"
Dim ReadCSV As New System.IO.StreamReader(FilName) Dim WordSets As New ArrayList()
Do While ReadCSV.Peek <> -1 WordSets.Add(ReadCSV.ReadLine.Split(",")) Loop
i = 0 SName = iProperties.Value("Project", "Stock Number")
For Each wrd In WordSets If WordSets.item(i)(0) = SName Then iProperties.Value("Project", "Description") = WordSets.item(i)(1) iProperties.Value("Custom", "Finish") = WordSets.item(i)(2) End If i += 1 Next
The only problem I have is that this line crashes. I am not competent enough to understand why.
Dim ReadCSV As New System.IO.StreamReader(FilName)
View 3 Replies
View Related
Oct 18, 2011
Ive downloaded Inventor Pro/ student version... the right click command is not functioning all other functions seem to work just fine except the right click ?
View 1 Replies
View Related
Oct 16, 2011
We are trying to make an JPG image from an Inventor Assembly in a ASP.NET webpage after loading parameters in the Inventor Assembly.
Before generating the image using ActiveView.SaveAsBitmap() we call the function ActiveView.Fit(), this all works fine in Visual Studio 2010. The complete Assembly fits in the JPG image.
After deploying it as a ASP.NET application in IIS, ActiveView.Fit() only works the the first time/request. After that we have too kill and start the Inventor process.
So the first time when executing in IIS ActiveView.Fit() works, once Inventor is loaded in memory ActiveView.Fit() doesn't work anymore. For performance reason we want to keep the Inventor process open.
We already tried to pause the process after ActiveView.Fit() bij calling Threading.Thread.Sleep(x). This without the wanted result.
View 3 Replies
View Related
Mar 8, 2011
Possible to run the 'import .xml structure' routine for an assembly BOM using either iLogic or VB?? I'm trying to replicate the Import button at the bottom of the BOM screen....
View 5 Replies
View Related
Aug 2, 2012
I have an STL-file that i need in an assembly to check if the machine that i'm building isn't to small.
I can import the STL-file in the assembly without problem, but i can't use constraints on it to put it in the correct place of my machine.
The STL-file isn't seen in the IDW - drawing.
View 9 Replies
View Related
Oct 20, 2009
When importing Acad files is it possible to imprort without having to fix the sketch in inventor? Meaning, if the Acad drawing was drawn so all the lines attach to another ("closed loop") why is it when I import and select all the layers or (no layers) that i can not extrude the sketch in inventor without always having to fix.
-Redundant points
-Missing Coincident contraints
-Overlapping curves
-open loops
-self intersecting loops
Before importing the autocad file, what needs to be done to the autocad drawing before importing for a flawless sketch so i can just extrude it in inventor?
View 9 Replies
View Related
Aug 22, 2012
I have this igs file from my customer and trying to convert it into solid but not been able to do it.
View 9 Replies
View Related
Oct 2, 2013
When I first install Inventor, everything works fine, I can preview the DWG when I import it, choose layers and so on. Then with time, this preview doesn't work and I don't know why nor how to fix this.
I had the problem with 2012, 2013 and now 2014. I installed Inventor from the factory design suite advanced (ultimate) and it worked at the beginning. Now I installed SP1 for Inventor and it doesn't work anymore (I'm not a 100% sure that it's related but it's the latest modification I did).
Now I'm trying to fix this. I uninstalled DWG TrueView 2014 and reinstalled it from the downloaded version (autodesk site). It doesn't work.
I uninstalled vault pro 2014 SP1, then trueview, the design review, reboot, install back vault pro client 2014 then its SP1... still not better, the import window preview is still empty and not showing layers.
As I said it's not the 1st time and it happened on previous versions as well. Is there a solution without uninstalling Inventor ? Anyway I'm afraid that If I uninstall Inventor to install it back, I will encounter the same problem as soon as I will install SP1.
DWG TrueView by itself works fine, I can open my drawings (even Inventor DWG), Autocad Mechanical works fine, everything looks OK but this import thing.
To be complete, here what I have installed from autodesk (and i installed it successively) :
Inventor Pro / MDT / DWG Trueview / AOEM View 2009
Inventor Pro / DWG Trueview 2012
Inventor Pro / ACAD Mecha / Navisworks Manage / DWG Trueview / vault pro client 2013 (FDS)
FDS Ultimate / Vault Pro (server and client) 2014
I just tried in 2009 and 2013 and the import works. Now in Inventor 2014 it tells me that the DWG was created by a more recent version of DWG Trueview and that I can't import it.
In the registry editor, the Inventor current version is still 2009 (it should be 2014). I'll reboot my computer and see if it's better.
View 4 Replies
View Related
Aug 25, 2013
I'm new to Autodesk Inventor. I found a .obj 3D image that I'd like to import into Autodesk Inventor 2014 Professional. I found FBX 2013.2 on the Autodesk website but was unsure whether or not I should install it. Is it compatible with the suite I have?
If it isn't compatible, is there a program/utility that I could use?
View 5 Replies
View Related
Jun 6, 2012
Is it possible to import a 3D PDF to Inventor? I have a .stp of 75 megs that is only 1 megs when translated to PDF.
View 8 Replies
View Related
May 17, 2013
I cut a curved profile using extrusion and mirrored it about the original plane. But It doesn't cut thoroughly ? there is still a surface of the rarer side of the part ?
the original extrude cut was "Through All".When do the same cut gving a distance...it mirrors perfectly..
View 2 Replies
View Related
Aug 16, 2012
The Edit via spreadsheet option does not work, it will not call up Excel, although it believes that it does. The computer is running Win7 Ultimate sp 1 64, Office Home and Business 2010 sp1 32, Inventor 2012 sp2. The software (windows, office) is up to date, I have done the registry edit that other sites have mentioned.
I will bring up an .ipt, right click on Table, click on Edit via spreadsheet. I will get a circle for a cursor for a moment as if it were processing, then nothing. I right click on it again, and just get the How To option, so it believes Excel is open when it is not.
View 9 Replies
View Related
Dec 7, 2012
Sheet Metal Parts > Punch Holes (Contintued).
I picked the ADSK-METRIC-120 to change the hole size from 25 to 120, but the new hole size ADSK-METRIC-120 is RED color and I cannot refresh or finish it. why size 25 worked, but not the 120?
I am using the Autodesk Inventor 2012.
View 1 Replies
View Related
Jan 22, 2013
Having problems dimensioning to an apparent intersection in an IDW?
Once I hover over both lines to show the intersect and both line do intersect but it should turn green, it's not, it just keeps yellow.
It is placing the dim in the right place but it's also not drawing in the intersect lines.
It was working last month as I have a drawing to prove it.This is on a few machines.
Also moving dimension is a problem. Sometimes they will not reattach after moving one end.
AIP2011 sp2
View 2 Replies
View Related
Nov 22, 2013
Trying to create a gimbal with a supporting frame, an outer square frame, and an inner square frame. when i insert the outer square frame into the supporting frame, i constrain it so that the axis of the hole i have drilled in my frame and the axis of the hole through my supporting frame are aligned, i then constrain a face of it to be a set distance from a parralel face of the supporting frame to centralise it. this works ok, and i can rotate this frame as i like. When, however i insert the inner frame and constrain the axes of the holes drilled through it to the axes of the other holes drilled through the outer frame, and two faces to be a set distance apart, it allows me to rotate my inner frame, but no longer allows me to rotate my outer frame! what have i over-constrained?
View 3 Replies
View Related
May 7, 2012
The second sub (NormalTest) below creates the ClientGraphic and the first sub (NormalTest_MagnitdureChange) attempts to lengthen the associated LineSegment in the Y direction so you must select a face along the XZ plane so the before running the second sub so that the line segment runs only in the Y direction. That said, when I run the first sub its 2 MsgBox display the before and after coordinates which does display the ending points Y coordinate doubled but graphically there's no change. If you run the first sub again you'll get the same results meaning the double length did not take the first time this sub was run even though oLineSegment.EndPoint.Y has changed according to the after MsgBox from the previous executing of the first sub.
Public Sub NormalTest_MagnitudeChange() Dim oPartDocument As PartDocument Dim oFace As Face Dim oClientGraphics As ClientGraphics Dim oSurfaceEvaluator As SurfaceEvaluator Dim adPoint(2) As Double Dim adParams(1) As Double Dim adGuessParams() As Double Dim adMaxDeviations() As Double Dim aoSolutionNatureEnum() As SolutionNatureEnum Dim adNormals(2) As Double Dim oVector_Normal As Vector Dim oLineSegment As LineSegment Dim oPoint_Normal As Point Dim oGraphicsNode_CurveGraphics As GraphicsNode Dim oCurveGraphics As
[code]....
View 3 Replies
View Related
Aug 2, 2012
All my plain AutoCAD seats are running their Express Tools correctly but the AutoCAD that comes with Inventor will not.I have ET partial loaded in my custom menu, just like the plain seats, and it shows up in the pull-down menu and the ribbon but when i pick on any of the tools, it says "Unknown command."
View 6 Replies
View Related
Feb 10, 2013
yesterday when I clicked on "Derive" while in a part file I would get a browse window to select the part I wanted to derive, after this a prompt would come up that asked if you wanted the part to be a surface or a solid, if you wanted to scale it, etc. For some odd reason today when I tried to derive a part it doesnt come up anymore. After I select the part it just gets inserted and to keep it I have to hit enter or right click and select "ok". Not sure why the prompt stopped popping out, havent changed anything.
Inventor Professional 2013
Autodesk Inventor Professional 2013
View 5 Replies
View Related
Aug 20, 2012
When I setup my model for the FEA and hit Automatic Contacts, no contacts are detected .... You can see in the image I posted that Automatic Contacts is greyed out (once applied) and no Contacts are in the the Folder. I have ensured that my assembly contraints are valid and that they are indeed mated (face to face) - see image below. The Manual Contacts will work, but that kind of defeats the purpose of having the Automatic one. I have never altered any options or settings within the Simulation. I am using INV 2013 Pro. Most of the pieces in my assembly are 2x2x0.125 HSS (right out of CC).
View 6 Replies
View Related