AutoCAD Inventor :: IV2012 API - AddCircularPattern Doesn't Work With Axis From Part In Assembly

Feb 26, 2013

There are two cases, that should behave the same, but they don't.

First program works normally. Inventor generates a circular Pattern with the given Part.

' Part referenced in Obejct-Collection-Object
o_ObjectCollection (is defined)
' reference an Axis of the Assembly

[Code].....
 
Now, the second case, I try to take the Work Axis from a Part, that is placed in the Assembly,

but Inventor does not generate the Pattern. If I set the Axis visible, or even rename it, it works. But the AddCircularPattern does not work.

' Part referenced in Obejct-Collection-Object
o_ObjectCollection (is defined)
' reference an Axis from Part, placed in Assembly

[code]....

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Cannot Rotate Part Round Main Assembly Axis

Sep 28, 2013

Although the part, marked in blue in the picture, has, to my opinion, degrees of freedom, i cannot rotate it round the main assembly axis, the Z axis.

Maybe it's connected to the 2 holes underneeth it, which i projected?

Or maybe because of the axis i made through the M24 thread?

View 1 Replies View Related

AutoCAD Inventor :: Drop Part Into Assembly In Its Design Axis Position 2103

Oct 17, 2013

I have several parts designed "car line" in their respective parts.

I would like to simply add them to an assembly in their respective axis positions.

Obviously "place" drops in in an arbitrary position to then be "Assembled". Not what I am looking for.

I was looking for a copy/  paste function between part / assembly but there seems no way to paste into an assembly.

View 6 Replies View Related

AutoCAD Inventor :: Half Of A Part Doesn't Display In Assembly

Aug 13, 2013

attached is an image of an assembly, i placed a part in the assembly and only half of the part is displayed.

View 2 Replies View Related

AutoCAD Inventor :: Assembly Constraints Doesn't Move The Part After Applying Them

Mar 21, 2013

I noticed when creating assemblies, applying a positional constraint, the parts don't move. In order to get the parts to "move" to their constrained position I have to try and drag them with the mouse then they snap into place. Also updating the assembly works as well.

What setting could I have changed so that once I press apply on a constraint it moves the part immediately?

Inventor Professional 2014-Update 2 - AutoCAD Electrical 2014
Win7-x64 | ASUS P8Z77-V | i7 3770 -3.4 GHz | 32GB RAM |
240GB SSD | nVidia GTX 670 4GB - 320.49

View 5 Replies View Related

AutoCAD Inventor :: Assembly To Avoid Work Of Forming Opposite Bent Part

Mar 19, 2012

I have a formed beam I would like to mirror in an assembly to avoid the work of forming the opposite bent part. I have mirrored it however the cuts in the lower side of the beam are mislocated as if the part were rolled over rather than mirrored.I am in Inventor 2012.

View 9 Replies View Related

AutoCAD Inventor :: Bend Part Doesn't Work With Thread Feature Present

Oct 31, 2012

I've attached an example of a workflow we use to make different instances of products.part1 gets assembled in assembly1 which then gets derived in part2 to receive a bend.We use assembly1 in one place and part2 in another.(this is a simplified example, made with IV2013 SP1.1)

In part1, if you add the thread feature, the "bend part" feature in part2 fails after updating.This also happens if you try to add a "bend part" to part1 AFTER the thread feature, if the bend is present beforehand it does work.

Having the bend before the thread feature in part1 doesn't work with our workflow, because we need the assembly1 to be straight.In short, the thread feature is causing problems with "bend part".

I can't say if this problem was present in previous versions or even in the previous service pack since we don't use this workflow that often, especially with threaded parts, but i hope this can get fixed with a hotfix.

Using IV2014 Pro SP1 update 1, Win7-64bit

View 9 Replies View Related

AutoCAD Inventor :: Create Work Axis Where Work Plane Intersects Curved Surface?

Sep 9, 2013

I keep running into a situation where I would like to be able to create an edge or a work axis at the intersection of a work plane and the surface of the part.  I figured out a work around if the surface is flat, but I haven't figured out a work around for a curved surface.

How do I create work axis where work plane intersects curved surface?

Or put another way: How do I project intersection of work plane and curved surface onto the work plane in a 2D sketch?

I need to be able to draw a 2D sketch on the work plane, but get a perfectly matching projected line onto the work plane, from the curved surface, at the intersection of the curved surface and the work plane.

The attached jpg shows the intersection in question.  I circled it.

View 5 Replies View Related

AutoCAD Inventor :: Extending Axis Or Plane In Assembly

Apr 27, 2012

Can you extend axis or planes in assembleys?  I have a laser and I want to extend the axis of it to show the path it takes. I can extend it by clicking and dragging the end in the part, but not the assembly... is there a workaround?

View 2 Replies View Related

AutoCAD Inventor :: Scale A Part In One Axis?

Aug 13, 2012

I have a part and I need to scale it in the Z-axis only.  It is impossible for me to rework the base geometry directly.  

I have made some attempts to figure out how to do this on my own but all have failed:Thicken/OffsetCopy Object + Move Bodies + Combine (wouldn’t let me create a solid with Copy Object)Rectangular Pattern + Combine (works but not the desired result. adds a constant offset to the part, not % based, humongous model size)Derived component (uniform scaling only, prefer to modify the original file for file structure reasons)

View 5 Replies View Related

AutoCAD Inventor :: Curving A Part On Two Axis?

Nov 12, 2013

I would like to create a curved surface from a flat part. I have designed the 3d part on the XY plane and would like to have it curved as if placed on a sphere.

I have attached a picture of what I want to achieve. The part is curved in both the X-axis and Y-axis. Unfortunately I cannot attach the part file due to proprietary rights.

At first I used the Bend Part feature and created a bend on both sides on one axis.This was done by sketching a line in the center of the part, which is symmetric in the x-axis and using Bend->Sides. Then I sketched another line which is symmetric in the y-axis and this intersects with the first line used for bending. I have found that I cannot create a second bend using this new line.

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 :: How To Realign Axis To Rotated Part

Oct 27, 2013

I derived a part and added extrusion.

The original part is rotated at an arbitrary angle and i want to align the origin planes differently.

View 1 Replies View Related

AutoCAD Inventor :: Axis Rotated In A Part File?

Sep 9, 2013

The part isn't symmetrical about the YZ plane, you can see it in the sketch of extrusion 1.

Now i started a new sketch, sketch 24, and the part is positioned like in the picture, with the YZ plane not vertical.

View 9 Replies View Related

AutoCAD Inventor :: Automatically Project X-axis / Z-axis Or Z-axis Onto Sketch Plane?

Aug 25, 2010

Is it possible to automatically project the x-axis, z-axis or z-axis onto the sketch plane?

I.e. every time you open a new sketch the corresponding lateral and vertical axis will be projected onto the sketch.

View 9 Replies View Related

AutoCAD Inventor :: Rotate Work Plane Around Axis

May 31, 2013

how to rotate a work plane around a circular axis ? I have a work plane on the end of a tube, I need the work plane set at an angle.

View 1 Replies View Related

AutoCAD Inventor :: 2012 - How To Move Part Of Sketch Along Z Axis

Jul 12, 2013

In my sketch I want to move a smaller circle that is within a circle along the Z-axis. I've put the image below to avoid confusion. I am using Inventor 2012.

View 3 Replies View Related

AutoCAD Inventor :: Add WorkPoint Where Axis And Part Face Intersect?

Aug 23, 2013

Using API is there a way to add a WorkPoint where an Axis and a Part Face Intersect? 

I need this to be able to create a WorkPlane normal to the surface of the part at that location.

View 4 Replies View Related

AutoCAD Inventor :: Work Axis Normal To Surface Patch

Apr 24, 2013

I have a complex surface that consists of many patches. I need to place a work axis perpendicular to one of the patches on the surface of the cheek.  It could be on the interior of the patch or it could be at one of the vertices of the patch.

View 6 Replies View Related

AutoCAD Inventor :: Work Plane Definition - Axis And Point

Sep 16, 2011

I very often find that I would like to create a work plane defined by an axis and a point such that the plane is spanned by the point and the axis. But the only possible way seems to be to create a plane through the point and perpendicular to the axis.

View 9 Replies View Related

AutoCAD Inventor :: User Work Plane - Axis And Points Become Visible

Dec 17, 2012

Currently using 2012 and I had the same problem in 2010.

When I turn visibility off and on in an assembly, all previously constructed user planes, axis and points become visible.

Is there a fix available to download?

View 7 Replies View Related

AutoCAD Inventor :: Missing View Cube / Coordinate Axis - Sketch Doesn't Display

Sep 14, 2013

I just installed a student version of Inventor Pro on my comptuer.  I have used this and several other similar software packages before.  My problem:  when I open a new part file, it takes me to a gray screen.  No coordinate axes, view cube, nothing.  When I click "Create 2D Sketch," still nothing.  Same gray screen.  If I draw a line, it doesn't show anything.

I've gone to View -> Object Visibility, and everything seems to be checked off as it should be.  I've also clicked User Interface, and it shows the View Cube among other things as being selected.

The software didn't prompt me for an activation key, not sure if that may be relevant to the problem?

View 6 Replies View Related







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