AutoCAD Inventor :: Creating Step File Of Assembly

Mar 20, 2013

I am trying to create a step file of an assembly, the assembly consists of maybe 50-100 parts.  I am currently running Inventor 2009.   In a new part file, I derive the assembly to make it one solid entity.  Then I save that as a step file.  However when i open the step file, i have a bunch of extra "parts" in my model tree.  These parts seem to be where the bolts and threaded holes interfere or not all parts joined to the main solid model.  How can I eliminate this? 

Also on a side note, is there anyway to change the orientation of the WCS?

View 6 Replies


ADVERTISEMENT

AutoCAD Inventor :: Converting Assembly To STEP File

Sep 12, 2012

I have to send one of my assemblies to a customer who has Solidworks I believe, so I thought I would just save the assembly as a step file, but when I try to do this it crashes my system probably due to the fact that I have quite a bit of embossing on one particular panel. Any other options?

View 4 Replies View Related

AutoCAD Inventor :: Export Large Assembly To Step File?

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

AutoCAD Inventor :: Can STEP Files Still Be Used In Assembly

Sep 3, 2012

Basically, my school has the 2012 version of Inventor while I have 2013, and I was wondering if I can still use STEP files in an assembly, and also in my drawing sheets.

View 9 Replies View Related

AutoCAD Inventor :: Creating Different Parametric Version Of Assembly From Master Part File?

Apr 24, 2013

I have created a parametric, multibody master part file to derive parts from it, and then put them in an assembly. See attached file. Now, I need 3 different versions of this setup (with different values of the parameter 'bending_angle').

What is the best way to do it? If I derive parts from it, they always follow the *actual* status of their master file. Is there some method to do this: "derive from this file, with parameter bending_angle=55deg", but keep the dependency relation, i.e. if I modify something on the master file, the derived part fill follow the modifications (with the value of bending_angle=55deg)

Inventor 2013

View 3 Replies View Related

AutoCAD Inventor :: Creating Optional (switching Suppressed) Views Using Same Assembly File

Jan 31, 2012

In the drawing environment, is it possible to use the same file to show a client (example) option a or option b from the file? Meaning, can I create a separate side by side view in the idw using the same assembly file, but in different suppressed states? Or how does this work specifically? Right now all I have done is saved out the file with the different suppressed state showing, but this became obviously cumbersome quickly since the parts are similar and keep updating, thus forcing me to create yet even more optional files. I'm thinking that iLogic could be a possible fix.

View 1 Replies View Related

AutoCAD Inventor :: Derive Assembly To Part And Save As Step With ILogic

Dec 6, 2012

When we send 3D models to customers, we always derive the assembly to make it 1 solid part, so the customer cannot disassemble it to copy our product, and then save it as a step file.

I want to Derive an assembly to a part and then save it as a *.step file with an ilogic rule.

I worked out the last part, but i cannot find the Derive assembly code anywhere.

Im not an experienced programmer, i can only Copy paste, so if the solution is already posted in a simular rule, i will not be able to pick what i need from the code

View 2 Replies View Related

AutoCAD Inventor :: Creating Separate Assembly Out Of Various Component Parts In Existing Assembly

Jul 10, 2012

I'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?

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 Inventor :: Step File Converted To IPT

Aug 16, 2013

Following is possible using AutoDesk Inventor Apprentice (C++ Project)?

I want to be able to select (using the File Open dialog box) a "Step" file that I have downloaded from my supplier, then convert it to an IPT file (NOT AN ASSEMBLY!!!), automatically. 

View 1 Replies View Related

AutoCAD Inventor :: Making STEP From Max File

Mar 4, 2013

For a client we maked a model in 3dsmax. But now they have to produce it in the factory. They need a STEP file. I added the file in Inventor. But its not a solid 3d body. But I have never worked with this program. How to make the STEP file? URL...

View 3 Replies View Related

AutoCAD Inventor :: Step File Import

Nov 6, 2012

Im importing .stp files and only want to imort the surfaces, but some files have to have the solid imported as well.  Why the file is like this?

View 4 Replies View Related

AutoCAD Inventor :: Convert DWF File To STEP?

Jan 8, 2013

We had a CAD designer create a 3D drawing for us.  I am pretty sure he did it in Inventor. We only have Inventor LT here.  I am so lost its not even funny and my boss is breathing down my back to get this done.  How in the heck do I convert the .dw file to a .step or .iges file!?

View 1 Replies View Related

AutoCAD Inventor :: Unable To Open Step File

Dec 5, 2013

I am having trouble opening a step file. I actually opened it a couple of days ago fine but now when i try it tries to load for a few minutes then just crashes. I have tried other step files and they open fine.

The file is 260MB not sure if it will attach here. 

Autodesk Inventor Professional 2013 SP2

View 2 Replies View Related

AutoCAD Inventor :: Converting DWG To IGES Or STEP File?

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

AutoCAD Inventor :: Color Of Imported Step File

Jun 18, 2012

When I import a step file, the color/texture of the step file has gone way off from expected.

Before, the same model used to be gray, now most models have got a green pcb texture, and there seems to be no way to correct it in the model/solid properties.

View 8 Replies View Related

AutoCAD Inventor :: Make Step File From Shrinkwrap?

Nov 7, 2013

Can I make a STEP or IGES file from a 2013 Inventor Shrinkwrap file?

View 3 Replies View Related

AutoCAD Inventor :: Unable To Save Step File

Sep 12, 2013

 It only happens with this one file so far.  It is a STEP file.  I open it in Inventor and then when I hit save it gives me an error. The system cannot find the path specified.

The database in C:Users
stalkerDocumentsInventorDesktopAssetCreation2Imported ComponentsC731222M-U2 68514423656.ipt could not be saved.The system cannot find the path specified.The database in C:Users stalkerDocumentsInventorDesktopAssetCreation2Imported ComponentsC731222M-U2 11505_3.ipt could not be saved.The system cannot find the path specified. 

I have tried to save it on two different computers with two different projects and I get the same error. I have never ran into this problem before and I open and save STEP files often.

View 9 Replies View Related

AutoCAD Inventor :: Export Tolerance Of A Step File

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

AutoCAD Inventor :: Reducing Step File Size

Apr 4, 2013

We were sent some step files of valves from a company - what would be the best practice to make this into (clean up) a useful part to be used in our assemblies. Interested in converting it into a useful part but reduced in size. (Compared to other valves we use - this is easily 10 times the size).

View 7 Replies View Related

AutoCAD Inventor :: Step File Import With False Surfaces

Mar 12, 2013

I have come across a problem where I import a step file. And it brings in a false surface that is not supposed to be in the file.  When I highlight the base of the solid it only highlights what it should (not the false surface). The surface cannot be extrude cut or removed.

View 1 Replies View Related

AutoCAD Inventor :: Stop Report Displaying When Importing Step File?

Jul 28, 2012

I've written some code to import a step file. The html report wants to display!

How do I stop this happening?

'Find the STEP translator Add-In.     
Dim oSTEPTranslator AsTranslatorAddIn
Dim ll AsInteger

[Code]....

View 1 Replies View Related

AutoCAD Inventor :: Modified Appearances Library - Now It Crashes On STEP File Opening

Mar 1, 2013

We recently purged our part templates of unused materials and appearances because there were duplicates after our merge between our original 2012 library and 2013 library.  We deleted these duplicates but retained all materials that inventor uses by default, such as the "default" material.

Creating new files causes no problems, however when opening a .STEP file Inventor immedietly crashes and exits to the desktop.  We tried re-assigning the default templates that came with our install of 2013 and we can open STEP files just fine.

We tried uninstalling the latest update (Update 2 for SP1.1) but that did not change the problem.

We are using confirmed STEP files that have opened fine in the past and new STEP files that are freshly downloaded.  NOTE: the same crash occurs with .SAT and .IGES files as well, however we primarliy use STEP files.

This is occuring on two seperate machines, both running Windows 7 64-Bit with i7 processors and 16 Gigabites of RAM.

View 6 Replies View Related

AutoCAD Inventor :: Assigned Colors Are Lost When Importing STEP Or Solidworks File

Sep 14, 2011

When I import a STEP file or most recently a Solidworks part the assigned colors are replaced by the standard gray. Is there an option I'm missing to ensure the colors are retained? I am using Inventor Professional 2012.

View 9 Replies View Related

AutoCAD Inventor :: Move And Rotate Origin Of Imported Step File To Match Parent

Mar 8, 2013

URL...how to move the origin of a part when you want a common origin for everything. in iv2012 you also get angles about axis, in greyed out boxes. 

In a test assembly I can get the offsetting to work, but not the rotations. The part I want to edit origin of is rotated in all three axis.

View 4 Replies View Related

AutoCAD Inventor :: Creating WorkPoint In Assembly

Nov 11, 2013

Simple question: How do you add a WorkPoint in an Assembly? I was hoping to find something like:

dim pt as new point ( 0, 0, 1)
oPartDef1.workpoints.add(pt)
   ~OR~
dim pt as point
pt.setlocation(0,0,1)
oPartDef1.workpoints.add(pt)
[code]....

It seems like I need to make a geometry (i.e. thisApplicaiton.TransientGeometry.CreatePoint(0,0,0) ) but I cannot find this feature for a component Occurence.  I don't want to make a "Global" point, I want to make a point "Local" to a particualar part.

View 4 Replies View Related

AutoCAD Inventor :: Creating A Flexible Assembly?

Jan 11, 2012

I am wanting to create an assembly that I can manipulate and `pull about'.

To describe what I have and I want to acheive try and picture this very simplistic layout :-

A length of hose 50 meters long.

Another length of 50m long hose 2 meters directly below it.

The 2 lengths of hose rigidly tied together at 2m intervals with a small diameter solid bar and clamps around the hose.

What I need to acheive is :-

An assembly showing the above items in a long straight 50m run.

(I have no problems with creating this assembly.)

From there though I then need to be able to create an `S' shape, with the hose staying at a fixed radius where it is rolled to form that shape, both hoses must stay inline with each other at all times.

If you can imagine how a hose would react as you rolled it in reality I want to try and replicate that within my assembly if it is possible?

I realise I could create one long flat assembly then create another seperate assembly showing it in it's rolled up `S' shaped state but that is not what I am wanting.

View 1 Replies View Related

AutoCAD Inventor :: Creating Part In Top Down Assembly

Jun 19, 2012

I am facing problem in creating part in top down assly.

Find attachment.

I first part as pipe having dim 300 mm.In assly I select create option and made sketch having diameter 100 circle . I have extrude this circle up to the wall of 1 st component . I select to option but surface of 1 st component not getting selected. If I select 1 st part rectangular shape, that case 2 part extrude using same concept. (# ref 2 attachment)

View 8 Replies View Related

AutoCAD Inventor :: Creating Associated Parts In Assembly?

Aug 15, 2013

i am trying to create a part within an assembly to make sure it fits around a curved column. Please see my short video.

I can create the sketch on a plane and it will s how the potential extrusion however, it wont extrude.

This happens under any condition. I have tried different shapes and everything but i get the same thing. How to successfully create parts in the assembly and save the m out as part of the project?

View 6 Replies View Related

AutoCAD Inventor :: Creating List Of Drawings From Assembly

Jan 9, 2014

I wonder if there is any way of creating the list of drawings that derive from a general assembly, which contains sub assemblies and spare parts. That involves to export some personalized i properties, such as nº of drawing, nº of father drawing (for sub-assemblies), and title.

The idea is creating a inculcated link between these drawings (.idw files) and an excel file that, if possible, updates itself when changing the drawings.

View 5 Replies View Related

AutoCAD Inventor :: Creating Rectangle In Sketch In Assembly

Oct 2, 2013

I have problem with creating of a Rectangle in a sketch. I would like to make a profile in assembly and then make a "revolve".

Dim oAsmDoc As AssemblyDocument
Set oAsmDoc = ThisApplication.ActiveDocument

Dim oCompDef As AssemblyComponentDefinition
Set oCompDef = oAsmDoc.ComponentDefinition
[code]..........

View 1 Replies View Related







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