AutoCAD Inventor :: Create New Parts With Miters

Jan 4, 2013

I am needing to create some new parts with miters that will reflect how they will be cut on our tube laser. I have attached a part sample that someone else has created. How to change this into a part that will work for me, so I'm wanting to start brand new.

I am needing the surface of the miter to be perpendicular to the material all through the miter. How would I accomplish this?

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: How To Reuse Parts Rather Than Create New Parts

Jul 25, 2012

I have been working with an assembly today where it is ideal to mirror parts and have figured out how to reuse the parts rather than create new parts. Now I find that when the parts are mirrored, they ate not retaining the mates. Where do I find the setting so they either retain their mates, or prefferably retain the mirror so that if I move the origional, the mirror moves as well?

View 9 Replies View Related

AutoCAD Inventor :: Create Parts Then Assemble Them?

May 15, 2013

I was wondering if you create the parts then assemble them.  Or can you create and assembly then break out the parts?  I am just testing inventor out to see if it would be good for my company.

View 9 Replies View Related

AutoCAD Inventor :: Create Parts In Assembly

Oct 31, 2013

When creating a new part in an assembly and I select a face of an existing component, how does Inventor determine the orientation and origin of that new part?   I understand how Inventor works when I select the plane/origin of a part or pick out in space in the assembly.But the placement based on the face of an existing component seems random..

I normally do not like creating parts inside of an assembly but I was trying some new workflows.

View 3 Replies View Related

AutoCad 3D :: Drawing Compound Miters (2x4 Framing)?

Jun 2, 2011

Just downloaded 2012 educational version - Hate to admit it but out of all the stupid things I have not found yet is the darn Zoom/zoom previous button! From what I see though, this looks like a great version. Enough for me to get on with my training again!

Basically framing in a small cubicle in 2x4's - 6'x6'x6' - Here's what I am grieviously trying to do... (In the drawing, anyway.) The base is to remain 6'x6' - tapering in at a 15 degree angle toward the top of the box or cubicle. The base perimeter 2x4's will need to be "cross cut" in a compound miter as they will be on their edge to form the base box. As well, I need to "rip" the edges of the base 2x4's to a 15 degree as well. Then my "studs" will be cut at the same degree.

I tried this with the 2002 version, but seemed to be going to L.A. Via Omaha. Must be a better way with 2012!

View 6 Replies View Related

AutoCAD Inventor :: Import 2D Geometry To Create 3D Parts?

Jul 31, 2012

Is there a tutorial for importing 2D AutoCAD geomtetry and using it as a basis for your 3D sketches? I'm sure in a demo somewhere I saw someone using 2D layouts to quickly start creating 3D geometry from.

To clarify i'm not referring to the add-in in AutoCAD Labs but the actual process to do this using Inventor tools.

View 3 Replies View Related

AutoCAD Inventor :: Create Thumbnails For Parts / Assemblies

Nov 13, 2012

We have thousands of parts & assemblies, and want to create a thumbnail image of each for use with our production software. Unfortunately task scheduler only exports to solid models, not images. How to achieve this via macros, VB or iLogic. The process would go something like:

1) open (each) file
2) turn 'all work features off' (not essential but it would be nice so work planes don't show up in the thumbnail)
3) go to 'home view'
4) zoom to extents or zoom all
5) 'save copy as' to a set location (not same location as part or assy) with file name of "<PartNumber>.png" (not same as original filename)
6) turn 'all work features on' (if we managed to turn them off)
7) close (and repeat process for the remaining parts & assy's).

View 1 Replies View Related

AutoCAD Inventor :: Create Style From Parts List

Oct 9, 2013

Is it possible to create a drawing parts-list style from a built parts-list in the drawing?

View 4 Replies View Related

AutoCAD Inventor :: Create Lofted Cut And Apply To All Parts In Assembly?

Jun 24, 2013

I am trying to create a loft to shaped a back cushion and then send the loft to all parts. But I do not see Loft as an option under assembly level.

View 5 Replies View Related

AutoCAD Inventor :: Create Sheet Metal Parts From Solid

Jan 25, 2012

I am trying to make a chute out of 4 pieces of sheet metal.  Is there a way to take a solid lofted part, shell it, and then break off each side of the the object for cutting and welding them together.  I have an example attached.

View 9 Replies View Related

AutoCAD Inventor :: Create Multiple Assemblies With Moving Parts

Jan 16, 2013

I am having some trouble with assemblies. What I want to do is, create multiple assemblies with moving parts and then assemble them all in one assembly. When I do this, the assemblies with moving parts come in as "blocks" and the parts will not move.

View 8 Replies View Related

AutoCAD Inventor :: Create Midplane Between Parallel Faces Of Two Different Parts Or Not

Nov 18, 2012

After reading the documentation for IV 2013, I'm not sure if it's possible to create a midplane between parallel faces of two different parts or not.  I've tried using the workplane buttons in both the 3D Model and the Assembly tabs with no joy.

Product Design Suite 2013 Ultimate
Windows 7 64-bit
Intel Core 2 Quad Q9300 2.5GHz
8 GB RAM
Nvidia GeForce 8800 GT

View 9 Replies View Related

AutoCAD Inventor :: Shaft Generator Can't Create Parts Anymore

Nov 21, 2013

I'm using Inventor Professional 2014

I created several Parts with the Shaft Generator, and from one moment to another it always says that it can't update the part file with the new shaft when I press Ok. 

Here is the original error, I'm german, so of cause its in german, but i discribed above what it says:

Komponente C:UsersManuelGoogle DriveProjekteEigene ÜbungenTest2Konstruktions-AssistentWelle1.ipt konnte nicht aktualisiert werden. Welle konnte nicht erstellt werden.

View 1 Replies View Related

AutoCAD Inventor :: Create A Subassembly Of Separate Parts In A Major Assembly

Apr 29, 2013

I have 5 separate .ipt's that were created within a major assembly. Is it possible to generate a subassembly of those 5 separate .ipt's within the major assembly keeping all the constraints?

OR

Do I have to start a separate .iam file and import each .ipt and regenerate the complicated constraints all over again?

View 5 Replies View Related

AutoCAD Inventor :: ILogic - Create Parts Lists Out Of View Representations?

Sep 4, 2012

Is it possible to have iLogic rule create parts lists out of View Representations? [URL] .......

View 9 Replies View Related

AutoCAD Inventor :: Create Dimension On Drawing Document Between Two Parts In Assembly

Feb 8, 2010

From a VB.Net program, I'm trying to create a dimension on a drawing document between two parts in an assembly. I can get the parts using component occurrence. The line marked below throws the following error: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)).

As you may see, I have allocated memory for both "Edge" and "Face" (Dim oEdge1 As Face) albeit one is commented out. Attached is the screen shots from the attribute helper add-in. In it, you will notice that the attributes are of type: "Face".

Public Sub CreateDrawingDimension(ByVal Part1 As String, ByVal Part2 As String, ByVal AttName1 As String, ByVal AttName2 As String)
' Get the Active Drawing document
Dim oDrawDoc As Inventor.DrawingDocument
oDrawDoc = invApp.ActiveDocument
[code]........

View 2 Replies View Related

AutoCAD Inventor :: Create In Place Not Working With Content Center Parts?

Sep 19, 2011

I have been using Inventor 2011 and I have noticed that I can’t create a component *.IAM in place if there is a content center part that is selected. I am saving content center parts as custom.

View 8 Replies View Related

AutoCAD Inventor :: Reference Parts In A Subassembly / Unable To Create Balloon And Drawing

Jun 14, 2013

I have assemblies that are comprised of reference parts - the assembly is a purchased part such as an air cylinder.  I have them as reference only in the assembly (ie right click on the parts in the model tree->BOM Reference->Reference). I do it this way so I can adjust the air cylinder how I need it, but still only asign one part number to the whole assembly - as an example we'll say "cylinderX" is the part number, and filename is "cylinderX.iam"

The problem arises when I put cylinderX.iam into other assemblies and try and make drawings of those assemblies.  Even though cylinderX.iam is not a reference part (but all it's sub components are), it shows up in an IDW just like reference parts.  I am able to make it show up how I want by editing the view properties (Edit View->Model State Tab->Reference Data Line Style "as parts"), but I still cannot balloon cylinderX.iam.  It shows up in the parts list, but I cannot attach a balloon to it.

Inventor 2013, 64-Bit
Dell Precision M6700
Windows 7 Pro
Intel Core i7-3820QM @ 2.70 GHz
16 GB Ram
NVIDIA Quadro K4000M
Space Navigator

View 4 Replies View Related

AutoCAD Inventor :: Create Parts List Macro - Position Based On Style

Oct 19, 2011

I have a macro that I acquired somewhere (possibly these boards, can't remember now) for placing a parts list.  I have modified it somewhat to change the location on the sheet where the list gets placed, as well as a sub that starts the autoballoon command afterward.

The macro is set up to place the parts list in the upper left corner, by adding the parts list width to the Mini Point of the border.  This works perfectly well, except that we have two parts list styles, and they are differently sized.

What I would like to do is have the macro detect the parts list style, and change the offset value depending on which style it finds.  I am an extreme novice with the API, who basically knows just enough to tweak sample code a bit, and have not been able to find anything close enough to use as an example.

How I should go about this, or even post some samples of something similar?  Current code is shown below.
 
Public Sub CreatePartsList() On Error Resume Next ' Set a reference to the drawing document. ' This assumes a drawing document is active. Dim oDrawDoc As DrawingDocument Set oDrawDoc = ThisApplication.ActiveDocument 'Set a reference to the active sheet. Dim oSheet As Sheet Set oSheet = oDrawDoc.ActiveSheet ' Set a reference to the first drawing view on ' the sheet. This assumes the first drawing ' view on the sheet is not a draft view. Dim oDrawingView As DrawingView Set oDrawingView = [code].......

The macro does not have to set the parts list style - that is controlled by the drawing Standard.  It just needs to detect what it is, and place the list accordingly. 

View 7 Replies View Related

AutoCAD Inventor :: Create A Treeview Of Model Tree Which Displays Parts Assembly

May 15, 2013

I am trying to create a Treeview of Model tree which displays parts assembly...etc My code is working well and i am able to get the tree view, but the problem is how can i count the quantity of parts/assemblies and display as consolidated. For instance this below snapshot shows my treeview.

This above snapshot shows my output

Here besides all parts/assemblies i get Semi-Colons and Numbers rather than consolidated view For this part in fig

153049 QSL.1_8.8:1
153049 QSL.1_8.8:3
153049 QSL.1_8.8:3
153049 QSL.1_8.8

and Quantity as 3 separately.

View 3 Replies View Related

AutoCAD Inventor :: How To Create Sheet Metal Parts With Square Shapes And Bends Them

Nov 28, 2011

Let me start by saying that we rarely use sheet metal parts so I'm not real familiar with that interface.  That said, I can create sheet metal parts with square shapes and bends just fine.  However, I'm currently stumped as to the best way to model what should be a pretty simple plate.

We have a large, thin (1/8") square plate to which we want to add 2 opposing diagonal very slight breaks to add stiffness to the plate.  More specifically, we want these diagonal bends to cover the center part of the plate leaving about a 2" flat flange all the way around the plate. 

View 3 Replies View Related

AutoCAD Inventor :: Replacing Parts With Custom Parts Created From Content Center

Sep 27, 2012

I am trying to replace a custom part - created from a content center part -  with a copied part with a different name.  (I am using the replace tool in an assembly.)  However, Inventor is not replacing the part with the part I pick but rather the content center version of it.

View 3 Replies View Related

AutoCAD Inventor :: Showing Two Instances Of Parts List And Adding Custom Parts

Mar 30, 2012

On the main sheet of my drawing I have the overall Parts List.  Shows almost all parts except for the few that we don't want to list.  On the second sheet I inserted a Parts List to show only parts that are shown in a detail on that page, made the rest non-visible.

On the main sheet there is an item (#13) that has a QTY of 3.  Two of those Three are optional parts.  What I'm trying to do is insert a custom part into the Parts List, give it an item number of 13A and put in the description "OPTIONAL", then do an Override in the balloon to show 13A.

I get it in the Parts List, Apply it, close it, save the drawing.  Looking at the Parts List, item #13A is there, but item #14 is gone.  I go back into the Parts List and 13A is there and there's a blue box around the item # and the description.  I uncheck Static Value and number 14 shows up (item # and the description).

Then I go over to sheet two, open that Parts List and it lists 13A at the bottom with all the info I added in sheet one and it's non-visible.  Go back to sheet one, open the Parts List and there is no 13A to be found.

View 9 Replies View Related

AutoCAD Inventor :: Creating Parts With Work Planes Defined By Other Parts

May 2, 2013

I am working on an assembly that is designed around a box (bounding box) that could change size.  I modeled the bounding box and placed it in a new assembly file.  All other parts have been created within the assembly by referencing that bounding box with starting work plane and project geometry.

The problem comes in when I change the bounding box dimensions.  The work planes for each additional part, which were defined by the faces of the bounding box, do not move when the sides move.  Also, my projected geometry is not updating correctly.  This is a simple box, with all 90° corners.  So, all associated parts (at this point) are just rectangles. 

View 4 Replies View Related

AutoCAD Inventor :: Parts List Update When Modifying Model Parts In Idw

Aug 21, 2012

My parts list on my idw do not update when I make changes to the model. Specifically, I have deleted a bolted connection on my design and replaced with a different components but the parts list table does not update - all I see is a lightning bolt in the browser next to the parts list but I cannot update it here.

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 2 Replies View Related

AutoCAD Inventor :: Virtual Parts Weight Total BOM And Parts List

Aug 7, 2013

I was using virtual parts to add nuts and bolts to a drawing in 2013

I can make a VP bolt in the assembly, no problem, set it's size, weight, etc.

In the VP itself, there is no option for number of bolts I want it to emulate. For arguement's sake the weight was 1 pound per bolt (they are big bolts).

I can go into the BOM and say quantity 60, hit done and save the assembly.

If i open the drawing, the parts lists shows 60lbs for the 60 bolts total - which it should when summing the weight.

The problem is the BOM/assembly. If the weight of my assembly (without bolts) is 10,000lbs, the assembly sees the VP weighing 1lb and says the total weight is 10,001 lbs. Am i going to have to pattern a fake part to get this to work right? Shouldn't the total weight take into account the quantity set in the Bom??

View 2 Replies View Related

AutoCAD Inventor :: Display Density Of Materials Assigned To Various Parts In Parts List On Drawing?

Dec 9, 2013

Is there a way to display the density of materials that are assigned to varius parts in the parts list on a drawing?  I don't need the mass of the parts I just need the material density to show up next to their respective parts.

For example, if I have a part with [steel mild] material assinged to it (no matter the size) I need a column in the BOM on the drawing to show: 490.684 lbs/ft^3.  "Worry when there's something to worry about."

View 3 Replies View Related

AutoCAD Inventor :: Assemblies Showing In Parts Only Parts List

Jul 10, 2012

I have an assembly with a lot of purchased parts. I need to create a buy out list for purchasing. I've done this many times in the past and have a template set up for this purpose.

So now the problem, In this assembly, I have subassemblies showing up on my parts only parts list.

One of the subassemblies cinsists of two purchased parts. Both parts are set to purchased in the Bill of materials. If I do a parts only list on this assembly, it works as expected, showing two purchased parts. However, if I put that assembly into a higher level assembly, A parts only parts list shows the assembly instead of the individual parts.

View 2 Replies View Related

AutoCAD Inventor :: IDW View / Parts List Changes From Structured To Parts Only

May 3, 2013

IV 2010 Suite

Been working over an idw MANY times due to project lag.Today I opened it up and tried adding balloons to an already ballooned assembly.

The parts list has not changed, and is "structured".But, if I try adding balloons, they tag each part, not the entire assembly.

Also, I verified this by trying to add another parts list, which defaults to "parts only".

I can't show my data set, b/c it's HUGE, plus it's proprietary.

IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit

View 5 Replies View Related

AutoCAD Inventor :: Parts Not Selecting For Parts List

Sep 22, 2011

I have a .idw that I'm trying to make a parts list on.  I select parts list and highlight everything.  There are two screws that are not showing up on the parts list.  I cannot select them manually either.  It's acting like they are not there.  Even if I do a complete parts list (adding the assemblies parts into one big list), they still don't show up.

How can I select these parts?  What is wrong with them that they do not show up in the parts list?

View 2 Replies View Related

AutoCad 3D :: Missing Parts When Create STL File?

Jun 26, 2012

I am trying to send some parts to get printed in 3D.

When I use the 'Send to 3D Print Service' button I select all the solids to get printed. I get no error message but the 3D render of the part has bits missing. See attachment.

View 9 Replies View Related







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