AutoCAD Inventor :: Weldment Assembly - Constraining On Revolved Part

Jan 24, 2013

I'm really struggling with constraining a weldment assembly. I've attached a JPG of the Assembly but I cant get the constrains to go where I want them.

Basically this assembly is a wheel with three equally spaced stays welded to a large nut hub. I have constrained the center axis of the wheel to the center axis of the Nut so the wheel and nut will remain aligned. 

What I'm struggling with is constraining the three stays to the wheel and to the nut equally spaced around the nut.

View 7 Replies


ADVERTISEMENT

AutoCAD Inventor :: Constraining A Part To A Sketch Point In The Assembly Environment

Aug 7, 2012

Unfortunately, it's chock full of proprietary customer data, so I can't share the parts or the assembly.  But I can pretty well explain what needs to happen, and I've attached a JPG that shows a bit of what I'm doing.

I need to design a bracket to hold an RPM sensor at a certain gap to a spiral bevel gear.  I've got a huge assembly model (non-Inventor) from the customer, as well as the model for the sensor.  My plan is to start a master IAM, insert the customer assembly, insert the sensor and constrain him, and draw the various hardware I need around the sensor.

So I start by making a work plane that matches the bevel angle and is in a location so the end of my sensor will be flush to that plane.  Create a sketch on that plane, then project 2 relevant axes to create the appropriate "origin" from which my location will be based.  Place a point on one line, at a certain radial distance and constrain my point.

So now I've got a point and a plane that are where I want my sensing face and my centerline axis to be.  What now?  I was thinking that I'd create a work axis "normal to plane through a point", but this workflow isn't available in the assembly environment.  I can't constrain a solid to a sketch point, so I really don't know what to do at this point in order to put the part where I need it.

View 2 Replies View Related

AutoCAD Inventor :: Convert Weldment Assembly Back To Regular Assembly Template

Jun 6, 2012

I am using INV 2012 and I wan to to know a trick how to convert the weldment assembly back to regular assembly template.

View 1 Replies View Related

AutoCAD Inventor :: Macro To Create Revolved Part

Aug 28, 2013

Looking for example macro that can create a new sketch, add a few lines and arcs, Then revolve the sketch around an axis to create a solid part. For example a shaft?

View 2 Replies View Related

AutoCAD Inventor :: Convert Assembly To A Weldment

Aug 28, 2013

I just was upgraded to Inventor 2014. I've got an assembly that I want to convert into a weldment. The "Convert to Weldment" icon doesn't appear where it used to be in 2013. I cannot find a way to make it pop up. Is it no longer possible to use this button to convert a an assembly into a weldment?

View 5 Replies View Related

AutoCAD Inventor :: Replace Components In Weldment Assembly

Mar 25, 2013

In past I replaced components in Assemblies with this sub:

Sub testReplacePartInAss()
Call ReplacePartInAss("W:INVENTORTPart1.ipt", "W:INVENTORTPart2.ipt")
End Sub

[Code] .....

But if the assembly is a weldment assembly the line

If oOcc.ReferencedDocumentDescriptor.FullDocumentName = sInAssFilename Then

creates an error '91' that the object is not set.

What has to be changed in this code so that it will work with 'normal' assemblies AND weldment Assemblies too.

View 3 Replies View Related

AutoCAD Inventor :: Convert To Weldment Assembly With ILogic?

Oct 27, 2013

Is it possible to change a normal assembly into a weldment assembly through iLogic?

View 4 Replies View Related

AutoCAD Inventor :: Stress Analysis On Weldment Assembly

May 27, 2012

My design consists of two steel rails that are welded together on top of a guardrail system. To allow the weld to be added between the steel rails I have converted my assembly file to a weldment.

My question is now I have this converted assembly with it's weld in the design can this still be used to perform stress analysis on ? I am not sure the need for assembly to be converted to allow a weld to be added.

View 2 Replies View Related

AutoCAD Inventor :: Change Appearance Of Face In Weldment Assembly Environment

Jan 29, 2013

I was wondering if there is a way to change the appearance of a face in a weldment assembly environment. I have a weldment which in the machining process a part of weld bead as well as a portion of one of the components is machined down (spot faced) and I need to change the appearance of those face to polished, but it doesn't let me do that?

View 3 Replies View Related

AutoCAD Inventor :: Constraining Assembly To One Motion

Nov 12, 2013

When I rotate the drive shaft gear very slowly, the assembly follows the the correct motion path, (figure 1), however, when I rotate it quickly, the assembly snaps the linkages to an orientation that is not physically possible, but satisfies the geometrical constraints (figure 2).  I can't use contact solver because I am using the adaptive function for my sub-assembly to avoid having to re-constrain many parts. 

View 1 Replies View Related

AutoCAD Inventor :: Fully Constraining Parts In Assembly?

Apr 11, 2013

I am trying to make a robot chassis in inventor using vex parts. I have a full library of vex parts. I have my basic chassis constrained but for some reason when i use the move command the parts still move, but then snap back into place.

Also, after giving up on the moving chassis i tried to move onto bearing flats. Bearing flats consist of 3 holes in a line that match up with the holes in the chassis rails. I constrain the face of the bearing flat to the face of the chassis rail. This constraint works and removes a degree of freedom. However, when i try to remove the other 2 degrees of freedom they dont seem to go away. I use the tangent constraint, constraining the hole of the bearing flat to the hole of the chassis rail(which is square) using an offset to make the hole centered. I constrain in both of my remaining degrees of freedom, but they bearing flat still moves.

View 1 Replies View Related

AutoCAD Inventor :: Constraining A Part To A Point

Dec 26, 2012

I am assembling a weldment and need to place a looped bar onto a tubular stanchion 50mm below the top of the stanchion. I have made axis at each point on the stanchion and the bar, but i cant figure out how to constrain the loop to the point I require. All I can get it to do it to constrain to the centre of the stanchion only.

View 9 Replies View Related

AutoCAD Inventor :: Constraining A 3D Sketch To A Part

Dec 13, 2011

I am trying to make a 3D sketch that is constrained to two different parts in an assembly.  I want the sketch to be constrained to each of these parts so that if you move the parts relative to each other the sketch will adapt. 

I have tried using work planes and project geometry but when I go to move the part the geometry won't always follow the part.  I am using a spline for the 3D sketch so it should be able to adapt when the parts are moved but the problem is constraining it to something that follows the part.

View 1 Replies View Related

AutoCAD Inventor :: Part Inserted In Assembly File As Tube And Pipe Run Part?

Mar 28, 2012

Dear Sir, In particular project, when I insert part in Assembly file, It is inserted as a Tube & Pipe run part. so that It is not Grounded automatically. What is the settings by which I can insert as a normal part in assembly file ? I have attached herewith the JPG file also.

View 3 Replies View Related

AutoCAD Inventor :: ILogic Rule For Each Part In Assembly To Change Part Parameter

Apr 1, 2013

I`m looking for the iLogic code that can change one parameter (user defined) for each (ipt) part in assembly (iam)

The one below doesn`t work.

Sub Main Dim oApp As Inventor.Application = ThisApplication Dim oAssy As Inventor.AssemblyDocument = oApp.ActiveDocument For Each oSubDoc as Inventor.Document In oAssy.AllReferencedDocuments On Error Resume Next Parameter(oSubDoc, "FH") = 15.26 Next End Sub

View 5 Replies View Related

AutoCAD Inventor :: Simplified Part - Assembly Won't Merge Into One Seamless Part

Dec 11, 2013

I would like to simplify this assembly into one seamless part for FEM calculation:The assembly consists out of parts that, in reality, will be welded together. Due to their form, there is no way to place them exactly onto each other, therefore there are slight gaps between the parts:

Now when I try to merge the assembly into one part via "simplify" --> "create simplified part" and choose "single solid body with seams between planar faces merged", Inventor does not fill these gaps (even though it displays only one part in the bottom right corner of my window). Unfortunately, the remaining gaps brings "contact" problems in the FEM simulation.

how to close the gaps and really merge the assembly into one part?

View 6 Replies View Related

AutoCAD Inventor :: Part Created In Assembly Does Not Update To Part File

Nov 15, 2013

New user 2014

Part created in assembly does not update to part file.

View 9 Replies View Related

AutoCAD Inventor :: Can Part Make Alterations To Other Part When Inserting In Assembly

Mar 29, 2012

I have a part that has protrusions. When i mate that part up to another part that second part needs to have cutouts/holes to receive those protrusions.

i mainly use it in sheetmetal parts. and use the rectangular protrusions on de contour to mate up with corresponding cutouts in the other sheet. this works with positioning and also makes for a nice weld spot/area.

But also for making holes to accommodate a mold pin used in custom punch dies. I want the intervening part to receive a corresponding (propperly tolleranced) hole automatically. Much like a bolted connection does.

same for parts like circlips. i want them to automatically generate the seat in the part it's mated to. Rather than using the axle generator.

Ofcourse one can place the parts and do an in assembly interpart projection and go from there, but i want the part to generate the (predifined) modification to the other part. It would save time and also reduces problems as the parts are moved about or even removed.

View 7 Replies View Related

AutoCAD Inventor :: Find Mass Of A Part At Its Part And Assembly Level

Jul 1, 2013

I have an assembly with 10 parts in it. We use many assembly features at the assembly level (Revolve cut, Extrusion cut..etc). How to find the mass difference of each part by comparing at its parts level and its assembly level.

View 1 Replies View Related

AutoCAD Inventor :: CoG Needed For Each Sub Assembly In A 2 Part Assembly On An IDW

Oct 3, 2013

I have a two part duct fire damper assembly. The IDW has the combined two part assembly, which I know how to turn the CoG on, so that it can be dimensioned. The problem is each piece will more than likely be hoisted separately so I would like to show the CoG for each piece, not the combined master assy.is there a way to do this?

Inventor 2014
Windows 7 Pro SP1
Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz
16GB RAM
NVIDIA Quadro 4000
3D Connexion SpaceMouse Pro

View 5 Replies View Related

AutoCAD Inventor :: Find Part Which Is Inside Another Part Or Assembly?

Aug 20, 2013

If I want to find part which is inside another part or assembly, which means no matter how I turn camera, I always cannot see that part.

Does inventor has this function? Or is it possible to develope by .NET API?

View 4 Replies View Related

AutoCAD Inventor :: Project Sketch From Part To Another Part In Assembly?

Feb 7, 2013

I can't seem to find how to use the Inventor 2012 API to project an entire sketch profile from one .ipt to another .ipt file from within an .iam file.

i7-2720QM Dell Precision M6600, Win 7 Pro 64-bit, 8GB RAM
Autodesk Product Design Suite Ultimate 2013
Autodesk Vault Professional 2013

View 2 Replies View Related

AutoCAD Inventor :: Mirrored Part Gets New Part Number In Assembly

Dec 3, 2013

Why when I mirror a part in an assembly the mirrored part gets a new part number? I want to mirror only the position of the part which is always the same part. Is it possible to do that in Inventor?

View 7 Replies View Related

AutoCAD Inventor :: Get Assembly Name From Part?

May 8, 2013

I am in Inventor customization using VB.net as development language. 

There is one issue which is troubling me from some time. 

Is it possible to identify the name of parent  assembly of part/sub-assembly.

For Instance there is a Sub-Assembly/Part, how can i identify the parent assembly using VB.net without opening that assembly.

View 7 Replies View Related

AutoCAD Inventor :: Change Part Within Assembly

Oct 1, 2013

I have an assembly of  stair made from steel. There are lots of part the same. Is there a way to make a hole (inside assembly) to one and that hole would appear on all of them.

And another problem, how can I made cut (inside assembly) through more then one part so that would affect a part also when I open it alone.

View 9 Replies View Related

AutoCAD Inventor :: Replace Assembly With Part

Oct 6, 2012

I am capturing a book-case design that I made long ago into Intentor.  I am almost finished, and I want to produce .dwg files and a bill of materials of parts that can be held.

For various reasons, almost all the items in the existing design are assemblies, and the underlying parts correspond more or less to half of physical parts that are contained inside a repeating cell.  I will almost certainly continue using this approach.

A simplified design that shows this is at [URL]..... in the file Display.iam

I created the file Slat.ipt by using derive (Slat.iam).

If I replace the Slat assemblies with the file Slat.ipt, the bill of materials will show parts that correspond to physical parts that I can hold in my hand, or list on an invoice.  I can do this with many, many mouse operations.

To make this modification quickly, I attempted to do Component -> replace on the Slat assembly.  I use this operation a lot to replace one version of an assembly with another.  When I do it with a .ipt file, the system pauses for some tens of seconds, then crashes.

A brute force work around is to use the mouse to do the replacement, essentially rebuilding the entire project in place.

View 1 Replies View Related

AutoCAD Inventor :: Placement Of A Part In Assembly?

Sep 27, 2013

When i create a part in an assembly, i select a plane or face with the cursor, but then i select again a plane for the sketch.

Why this double selection, and what does the first selection do, if the part is actually sketched on the plane i selected in the second time.

View 8 Replies View Related

AutoCAD Inventor :: New Part Or Assembly Numbering?

May 28, 2013

Normally you start with new models/assemblies/and drawings when you use the templates the naming by default  is part1.ipt, assembly1.iam,  drawing1.idw

I am currently at part431.ipt and assemby57.iam

I am concerned I may eventually reach part1000.ipt  LOL

Currently using Inventor2012.

View 6 Replies View Related

AutoCAD Inventor :: Transparent Part For An Assembly

Aug 1, 2013

as you can see from the image, the blue cone isnt transparent. i set the material properties to "clear blue" to make it "see through", i want to show whats under the cone. however the cone isnt transparent. how can i get the cone to be transparent? is there a step im missing?

View 7 Replies View Related

AutoCAD Inventor :: Find Part In Assembly From BOM

Nov 25, 2013

I've created a BOM of parts from a large assembly and it has an item just listed as pt.1.

View 9 Replies View Related

AutoCAD Inventor :: Part Colours In An Assembly

Sep 14, 2012

I have a part that is inserted in an assembly. If I change the color of certain portions of the part it isn't reflected in the assembly.

View 5 Replies View Related







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