AutoCAD Inventor :: Export IAM To STEP / STP Or IGES
Sep 5, 2012
How do i export a .iam to STEP or STP or IGES without the three being expordted? i dont want the costumers to be able to see the anything in the three but 1 file (base1 or something).
What i do today is, i make a new part and derive the .iam file and then export it to step but this is getting hard to do when you have many .iam files.
View 4 Replies
ADVERTISEMENT
Oct 12, 2011
I am  working with Inventor Professional 2012 eduactional institution version here at school.  I am trying to conver a DWG of a 747 to a IGES or STEP file, but when I go to do so the option export "cad format" is faded out and I cannot choose it.  Is this b/c it is an educational version, or am I missing something?Â
View 6 Replies
View Related
Nov 8, 2011
Currently using the following hardware; HP Z800 Xeon X5677 with 24GBram and 3x147 SAS in raid configuration
Windows professional 64-bit
98% of our work consist of creating idw drawings of complete factory's plants, large 3d plant models.
Therefore we have many subcontractors and from them we receive 3D step/iges models (size approx. 240MB), we want to be able to import these in to our models. But for the moment we are unable to import these files into inventor (due to size probably), it takes very long (over 36 hours) to convert, and most of the times we get a error... or inventor hangs.
When we are able to convert these we have performance problems because of size of our models.Â
So my questions are;Â
 - why does it take so long to open,
 - how can we reduce these files.
View 2 Replies
View Related
Jul 25, 2013
Since we upgraded to Inventor 2012 SP1 on W7 x64 most machines cannot open or save out step or iges files. The translator shows as 'On demand' and when i save copy as the 'options' button is inactive.  We just get the standard error 'Problems encountered while saving the document'.
I see lots of old posts but nothing relating specifically to stp files.Â
Inventor 2010
View 4 Replies
View Related
May 8, 2013
I have recently upgraded to 2013 FDS and now when I try to import Acad files (sometimes up to 2000 solids) it takes virtually a full day to import one file. When I had 2011 I could import these files much faster.Â
View 1 Replies
View Related
Jun 20, 2012
Is it possible to import either Step or Iges files into either AutoCad 2005 or 2010?
View 2 Replies
View Related
Dec 1, 2011
I have modeled this "low-poly" hand in 3d max. Here's how it looks with the "NURMS toggle" turned on. What I need is to somehow really turn it into NURBS, to be able to export it as IGES and then import into Inventor.
View 8 Replies
View Related
Sep 4, 2013
I am trying to export a dwg to STEP in inventor 2013.
The exprort to STEP tab is greyed out and can't be clicked on.
View 1 Replies
View Related
Oct 4, 2010
Is there a way to define the export tolerance of a step file? Now the tolerance is always set to 0.01mm but i need a tolerance of 0.001 to go further in another CAD / CAM System.
View 6 Replies
View Related
Nov 14, 2012
In my company we work with quite large assemblies, a small project im working on now, contains 527 documents with a total of 3088 occurrenses. Our customers often request STEP files which is a real pain for us to create.
Usually we have to start exporting the assembly at closing time and let the computer work over night, and the product is often a file in the 200mb range, which is too heavy to handle via e-mail, and also takes a lot of time to import to other CAD software.
Using the Task Scheduler is not an option since our file server isnt compatible and refuses to let go of files unless they are checked out manually.
View 1 Replies
View Related
Oct 15, 2012
I am trying to export step files from Inventor 2012 into Surfcam. Any files that were created in Inventor translate over as solids. Files that I have imported from step files, recognized features, modified and exported again come into Surfcam as Nurb surfaces. I also tried using Inventor 2013 with the same results.
I've never experienced this problem with earlier versions of Inventor.
View 3 Replies
View Related
Jun 13, 2012
it's possible to have a standard text filled in the "Authorization" and "Organization", so that I don't have to enter the same text each time I want to export a STEP file.
Product Design Suite 2014
Inventor 2014, Vault 2014
HP Workstation Z220
Intel Xeon 3.4GHz
16GB RAM
Nvidia Quadro 4000
Windows 7 Professional (64bit)
View 6 Replies
View Related
Nov 13, 2011
New to the program but followed the instructions....IF I follow them to the letter, an *IGES file is created but it is only a 1 KB File of no use (an example *DXF File is 27 MB). I am trying this to see if Autocad is the solution I need to turn all my 3D files into IGES and STL. What basic blunder I am making?
View 3 Replies
View Related
Feb 21, 2012
Is it possible to export IGES files from .NET or lisp?
View 1 Replies
View Related
Jul 15, 2013
I cannot export my .dwg file in other formats!! i want to save in .sat format or .iges... when i do export it does not get saved nor give any indication that it has been exported.. Â
View 9 Replies
View Related
Dec 12, 2012
I've been attempting to export geometry (which I believe is in the proper format) out of AutoCAD 2013 to the .iges (or .igs) solid body model format with no luck. I found the instructions in the AutoCAD documentation but when I try and execute, no luck. I do get the mandatory "1 object found that "fits the file type format requirements" dialogue so again I'm pretty sure that I'm doing things correctly.
Do I need a special plug-in? Here is the info on this type of export: Click Output tabSend panelExport.In the IGES Export Data dialog box, in the Files of type box, select IGES (*.igs, *.iges).In the File Name box, specify the name of the IGES file.Click Save.Select the objects to export and press ENTER to begin the export process.When export is finished, a notification bubble is displayed.
I don't even get the IGES Export Data dialog box to show up..
View 3 Replies
View Related
Oct 7, 2013
I´m trying to write a script to convert all the blocks in a drawing to mass elements and export them to IGES thereafter.
I would like to select everything first. Then launch refedit and select all the blocks.
After that I would like to convert them to mass elements. When saving to IGES I would need to select everything again.
I pieced the following script together, but it fails. I think it is bexause of the request to select objects manually. Could I add a delay which would enable me to select an object?
Also it looks like ACADA is not accepting the "all" command when pselect is called by a script.
 ---
PICKFIRST 1
select
All
efedit
OK
A
N
_AecMassElementConvert
ALL
_REFCLOSE
_SAV
_EXPORT
all
---
- 2500K @ 4.2Ghz- 8GB - Radeon7970 -
- Xeon 1230V2 @ stock Ghz- 32GB - Quadro 2000 -
View 1 Replies
View Related
Jan 20, 2013
I've created various snapshots of a series of photos and I'm ready to export. Is there a way to export all the snapshots at once, in a single export step? Up to now, I've been doing this step by step, exporting one version of the image, than going to the next snapshot and exporting again.
View 3 Replies
View Related
Jul 13, 2011
I have modeled a human character with NURBS and I have to export it to a CAD system (Autodesk Inventor) using the IGES-format. So I can't use any fileformats based on polygons.
When exporting to IGES all colors of the model get lost, but the geometry is OK. I don't use any shaders, textures or complex materials. I would like to use simple object colors / vertex colors.
how to preserve the colors in IGES? Are there any export plugins available that support colors in IGES?
View 1 Replies
View Related
Aug 29, 2011
as a casual user of maya, i regularly import .iges files from other 3D modelling programs. in past versions (specifically maya 2011), the .iges import/export bundle was located under the plug-in manager; however, i cannot locate this in maya 2012.
View 2 Replies
View Related
Dec 6, 2011
I am trying to export IGES file to rhino however when I open the file in rhino it says there is no geometry
View 2 Replies
View Related
Nov 21, 2013
the maya 2014 Version I am running is not able to export and import IGES formats.
 OBJ and FBX is working though.
how to fix this?
View 2 Replies
View Related
Aug 25, 2011
i have imported a IGES file from Catia to Softimage 2012, i am not able to export it to 3dsmax 2012, if i do this through fbx, obj or other formats mesh is tearing,
View 8 Replies
View Related
Sep 26, 2013
I have a Command Method which has a loop that opens and commits transactions until the user is finished with it and exits.Â
I would like each transaction to be undone separately but the undo command undoes the CommandMethod (along with all the transactions that occurred while in the loop)
Do I need to use the COM StartUndoMark and EndUndoMark to get this working?
View 3 Replies
View Related
Jan 3, 2013
I have a problem converting a file into STP or IGES formats. Inventor 2011 keep crashing. I managed to do shrinkwrap which is 38MB in size. I am converting this 38MB file into other formats for customer suitability.
View 4 Replies
View Related
Nov 23, 2012
Any good IGES to Autocad converter? Does Inventor fusion support IGES?
View 5 Replies
View Related
Oct 12, 2011
I have an IGES file that, when opened in Inventor, comes in as a single part. In the model tree of the part are 126 Solid Bodies, each with a "Base" in it. The parts are all solids, or appear to be. Is there a way to open this file so Inventor makes each "Body" a separate .ipt file, and the IGES file a .iam file (as it can with a .stp file)? I can't attach the file, as it's 36+Mb....Â
View 3 Replies
View Related
Jan 28, 2013
I am using Inventor 2013. I want to save an IPT as IGES and include the 3-D sketch. That is a simple operation which was performed correctly. Whe I open the IGES file I want to be able to EDIT the 3-D sketch or our supplier would want the ability to do that.
The 3-D sketch shows up but there is no option to EDIT.
Dell Precision T3500
Windows 7 Pro
Quad Core Intel Xeon
6 Gb SDRam
NVIDIA Quadro
Product Design Suite 2014 Premium
View 1 Replies
View Related
Aug 20, 2010
A lot of times our customers will send sheet metal parts for us to manufactur. unfortunately they do not have inventor and/or do not, or won't, send the flat layout. It is possible for me to convert these 3d files into Inventor sheet metal pieces and lay them out so i don't have to re-draw? What are the steps to do so?
View 9 Replies
View Related
Jul 20, 2009
I have recorded a set of actions that I am automating for a few images. At the end I recorded the export and close steps (I records Save For Web - PNG 24 settings). The issue is that the script overrides each image once it's saved. How can I run the image editing part of the script, and then insure that each file is being exported seperatly with a different name? Should I have not recorded the export part of the script?
View 3 Replies
View Related
Nov 5, 2012
I'm exporting to PDF from DP7 using the commercial print settings. There is one layer of text on top of another of color bars. Where the edge of the top layer of text ends there is a step made in the color bars that shouldn't be there (see attached). I tried grouping first but the step is worse.
View 8 Replies
View Related