AutoCAD Inventor :: Moving Solid Part In Assembly Using Grip Snaps And Specific Vector Direction

Sep 4, 2013

Is there a way to move a solid part in an assy using grip snaps and a specific vector direction .

Please look at the attachment,here you will see a gusset positioned on top of a foot plate,the gusset needs to be moved so that it makes contact with the cylinder,it will then be welded. The problem is more difficult because the gusset is offset to the axis of the cylinder and the precise distance is unknown unless worked out using trigonometry.

The question is what is the best method of moving the gusset to the precise distance and direction ?

View 3 Replies


ADVERTISEMENT

AutoCAD Inventor :: Moving Part In X-direction?

Jun 17, 2004

I'm new to Inventor and I've been working on a complicated part for quite some time. However, I've just realised that I've made an error at the very beginning. I'm drawing the part in the YZ plane and extruding along the X axis. My problem is due to the fact that I began the drawing at x=0 when I should have began at x=7780mm. moving the entire part in the positive X direction? I've tried several approaches but none seem to work.

View 9 Replies View Related

AutoCAD Inventor :: Calling Specific Part In Assembly Through Macro

Nov 1, 2012

I have been trying to create a macro to control an assembly. The problem is that I need to access a certain parameter in a specific part in the assembly. I can get the exact parameter by using the "name" of the given parameter, ex .Item("d7") to call the parameter d7. The problem for me has been what name do I use to call out a given part, I have been using .Item(Index number), ex .Item(12), but this number can change as parts are added, deleted, or suppressed.

The question is what "name" should I be using and how do I use it. I have tried

"InternalName", "PrimaryDeselGUID",  "DisplayName", "FullDocumentName", "FullFileName"

but there is no "Name" to input like the parameter.

View 5 Replies View Related

AutoCAD Inventor :: Moving A Part Connected To An Assembly With ILogic

May 14, 2012

I'm wondering if I can move a part in iLogic or rule via X,Y,Z coords say from it's current location to 0,0,0?

I don't want to use constraints because it simply can't jump from one constraint to the next without blowing up.

View 9 Replies View Related

AutoCAD Inventor :: Creating Assembly Of Multiple Parts To A Solid Part

Feb 15, 2013

My issue is we have Universal assemblies that never change. These assemblies are thousands of parts. (hardware gaskets other random assemblies.) this top level universal assembly never changes.

to increase time in layouts. we would like to create these universal assemblies into 1 sold part.

Is there a was to export an assembly into a single solid part.

View 1 Replies View Related

AutoCAD Inventor :: Only One Constrain Disables Moving Of Part Instance Within An Assembly

Apr 26, 2013

sometimes when using constraints the "movable" part is fixed after adding the first constraint.

If i use i.e. a surface to surface constraint the movable part should be free to slide on the surface.

To move the part in this case  I have to add further constraint or delete the old one.

Furthermore sometimes constraints in assemblys do not update automatically. I have to click on the part and try to move it away. After releasing the part the consraint will be updated.

Are there any options to control or better change this behavior?

I am using Inventor 2013+Vault 2013.

View 5 Replies View Related

AutoCAD Inventor :: Moving Part Or Constrain In Assembly - Errors Occurred During Update

Oct 31, 2011

I went into an assembly to change some parts and sub-assemblies and now everytime I move a part or constrain something I get this message "Errors Occurred During Update".  Why is this happening?

Inventor 2013
Windows 7 Professional 64-bit SP1
HP EliteBook 8470w
Processor: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
Memory: 16 GB
AMD FirePro M2000
3D Connexion SpacePilot

View 6 Replies View Related

Paint Shop Pro :: How To Distribute Vector Or Raster Evenly Within Specific Part Of Canvas

Dec 3, 2013

how to distribute vector or raster evenly within a specific part of my canvas, i can get it done evenly to the width of the canvas. for example i want about 4 rectangles in just a section of my canvas at the same distance from each other.

View 8 Replies View Related

AutoCAD Inventor :: Converting Solid Part To Sheet Metal Part?

May 4, 2012

convert the part that I have drawn to sheet metal. I have tried to make the part from sheet metal and it did not work out at all. I have attached both versions of the part.

View 1 Replies View Related

AutoCAD Inventor :: Changing Direction Of Assembly Origin Axes

Oct 4, 2011

I recently found an error in my top level assembly which is that the origin axes x & z are pointing in the wrong direction (x-axis points in the negative x direction and the z-axis points in the negative z direction).  how to "flip" the origin axes of an assembly?

Additional information:  I have a top level lattice assembly that consists of a number of lattices (a part to which components are constrained) with the lattice origin planes constrained flush with the top level lattice assembly origin planes.  This top level assembly is used in many other assemblies to constrain entire systems.  Re-constraining my lattices correctly inside of the top assembly is infeasible.

View 1 Replies View Related

AutoCAD Inventor :: Engine Assembly - Crank Shaft Turns Different Direction?

Apr 27, 2012

I create a engine assembly and used "Drive Constrain" to rotate the crank shaft. The animation shows the crank shaft turns continuously in one direction. However, when I animate the constrain in Inventor Studio, the crank shaft turned in two different directions (see the vide file attached).

May I know why the crank shaft turns different direction?

View 9 Replies View Related

AutoCAD Inventor :: Assembly Rectangular Pattern - Flip Direction Option

Sep 10, 2012

Any work around for rectangular patterns in assemblies?

I want to pattern a screw using an existing Part Feature Pattern; I have figured out depending on how the part is assembled you get two outcomes and if the part is mated opposite side to how the feature was patterned you get the parts going the wrong way (see attached pic).

Is there a “flip direction” option anywhere or do you just have to be super diligent on how the seed feature orientation is in relation to the assembled pattern?

View 9 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 3D :: Get Right Side View Of Part Constructed With Lines And Snaps / Offsets

Mar 21, 2013

I'm stuck with the attached drawing, was trying to get the right (side) view of the part constructed with lines and snaps/offsets are fighting me.

View 4 Replies View Related

AutoCAD Inventor :: Making Parts In Assembly Act Solid

Mar 25, 2013

I need to make two parts act solid.  That is, that they need to slide and react as if they were real instead of just going through eachother.  In the assembly included, the "rotator" needs to rotate as it is pulled through the "rifled column (2)".  The other constraints in the assembly are fine as is, but if I can make these parts react correctly, then the center pole and blade will rotate.

View 3 Replies View Related

AutoCAD Inventor :: Moving Parts In Assembly

Apr 8, 2013

When I place parts in my assembly they are stuck in the position I place it and can only be moved once I mate it to another part of my assembly. I have only recently encountered this problem, as usually when I place a parts in an assembly I am able to simply click on the component and drag/move that part around to put it in a place that suits before I use any constraints.

What is the problem, have I clicked on some function unknown to myself which has disabled the ability to move parts/assemblies when I place them into an assembly?

View 4 Replies View Related

AutoCAD Inventor :: Assembly Moving Parts

Mar 21, 2013

So I have this assembly with all parts constrained properly yet it won't let the parts move the way they should under the constraints applied and it's telling me I have interfering constraints.

I checked the "broken" constraints over but they look fine. It's a relatively small assembly (10-15 parts), although the parts have been used in a previous assembly. Would this affect their behavior?

View 5 Replies View Related

AutoCAD Civil 3D :: Moving Points With Nod Grip Without Elevation Changing

Nov 13, 2013

I recently upgraded from Civil 3D 2009 to Civil 3D 2014.  In Civil 3D 2009 I was able to set the point style 3D modeling to flatten the point to a 0.00 elevation. In doing this I could move the point around freely using the nod grip without the elevation changing weather I used object snap or just freehand placed the point.

For some reason with 2014 when I grab the nod grip it changes the elevation to 0.00 as soon as I move it from the location it currently sits despite the fact that everything is set the same as it was setup for 2009.  Is there a setting that I need to change to fix this or is there a new way to go about moving the point without using a bunch of different commands.

View 4 Replies View Related

AutoCAD Inventor :: Add Specific User Parameters To Part File

May 21, 2012

I would like to have a rule that will add specific user parameters to a part file.  These parameters need to be formatted so the width, depth and thickness will control the description of the part.

IE:

Width=4

Depth=2

Thickness=3/16

DESCRIPTION = TS <Width>X<Depth>X<Thickness>

I would like to format each parameter so that the:

Format=Fractional

Precision=1/16

Unit string=False

This is what I have so far:

oMyParameter=ThisApplication.ActiveDocument.ComponentDefinition.Parameters.UserParameters

oParameter=oMyParameter.AddByExpression("Width", "TOP_RAIL_WIDTH", UnitsTypeEnum.kInchLengthUnits)
oParameter.ExposedAsProperty=True
oParameter.Units="in"

[Code]...

The TOP_RAIL parameters are from a linked file.

View 9 Replies View Related

AutoCAD Inventor :: Hidden Lines Of Specific Parts In Assembly Drawing View

Oct 24, 2011

Is there a way of using Ilogic to make hidden lines of specific parts in an assembly drawing view visible? If a part with hidden lines showing is suppressed and then unsuppressed the hidden line option becomes unchecked, therefore I need a way of rechecking this option through code?

View 2 Replies View Related

AutoCad 3D :: How To Remove Inner Solid Part From Other Solid Part

Mar 14, 2012

I have to solids. They are intersecting each other, I want to remove one solid which is inside. It's a Civil 3D 2012 QUESTION.

View 5 Replies View Related

AutoCAD Inventor :: Assembly With Mixture Of Thin And Solid Bodies

Nov 14, 2013

I'm trying to do a stress analysis on assembly with a mixture of thin bodies and solid bodies.  The problem is that when I create the automatic contacts they are created as either all thin body or all solid body contacts.  This of course causes the analysis to fail.  It appears that there is no way to make a thin body contact become a solid body contact or vice versa.

I tried to run the entire thing as solid bodies but the I had to stop the analysis after 18 hours of continuous processing. (and a memory upgrade)

View 1 Replies View Related







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