AutoCAD Inventor :: Moving Parts In Part Environment?
Feb 14, 2013
I have a bunch of parts that are almost identical except for a few minor changes each time. Most have already been created in Inventor. My problem is that I want to rotate the part so that a face that was once along the XZ plane will now be in the XY plane. Is there anyway to rotate it like this? I would like to do this so that when I bring it into Mastercam, I don't have to rotate it each time.
Crev64
Autodesk Inventor 2009
View 2 Replies
ADVERTISEMENT
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
Feb 8, 2012
I've been making a model plane model in inventor 2012 from imported IGES geometry, and Realised that my sketches were not assigned to any part (and thus can't be lofted). Is there any way of moving the sketches to the newly created part without redrawing everything? I've tried dragging and dropping because it seemed to make sense, but alas, that had no success.
View 4 Replies
View Related
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
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
Apr 4, 2013
I have numerous step files which I have imported into an assembly. I now need to move all the imported files to a predefined UCS (not 0,0,0). I can do this manually by using the assemble command and selecting the centre point then selecting the centre point of the pre-defined UCS.
I have potentially thousands of parts to move in various assemblies, is there a way to do this using iLogic and if so, how?
View 2 Replies
View Related
Dec 8, 2013
I have a script that is perfectly works in 2012 inventor pro version. It moves newly added virtual parts into the VIRTUAL_PARTS folder. Part of script is below:
Dim oFolder As BrowserFolder Dim oTopNode As BrowserNode oTopNode = oPane.TopNode() Dim oTopNodeOcc As BrowserFoldersEnumerator oTopNodeOcc = oTopNode.BrowserFolders For Each oFolder In oTopNode.BrowserFolders i = i + 1 Next If i = 0 Then oFolder = oPane.AddBrowserFolder("VIRTUAL_PARTS", oOccurrenceNodes) Else For Each oFolder In oTopNode.BrowserFolders If oFolder.Name = "VIRTUAL_PARTS" Then For Each oOcc In oAsmCompDef.Occurrences If TypeOf oOcc.Definition Is VirtualComponentDefinition Then oNode = oPane.GetBrowserNodeFromObject(oOcc) End If 'MsgBox(oTopNodeOcc(1).Name) oTopNodeOcc(1).Add(oNode) Next Else ' do nothing End If Next End If
In 2014 pro it works only once, when I add first virtual part. It creates a folder and moves it there. When I add 2nd virtual part it gives me a error
see screenshot below.
View 4 Replies
View Related
Jul 11, 2012
I can't move the assembly I'm building around without the parts moving out of place from where there constrained too. I manly use mate and flush constrains. I have to build a layout of a room later on with these assemblies in it and they must be able to be positioned where they need to be. How do you keep your constrain parts from moving out of place?
View 1 Replies
View Related
Jan 26, 2013
I have 17 years of Unigraphics / NX and 2 months of AutoCAD 2013 3D experience . I am designing a welded table that has lots of tubes to be aligned to each other. It appears that snaps do not work on solids and there is no way to do a point to point solid move in Inventor. Is there any way to select a solid, snap to a base point, then move or copy to a snap destination point of another solid? Does this need to be done in an assembly drawing? If so, do I have to create a file for each tube and then bring each of them into an assembly? I would like to draw the table as one part. Designing all the parts together. The lack of snaps is strange to me. I can only snap to end points in sketches. No midpoints?? I must be missing something very basic and easy. I have not tried an assembly drawing yet.
I have been working through hours and hours of training videos. Everything but move, copy and paste has been pretty easy. I think I need to find an AutoCAD to Inventor transition video. There are no training courses in my area. So I'm stuck with online training. This problem is never addressed and I can't ask the question on a video.
View 7 Replies
View Related
Aug 14, 2012
I'm working on some plumbing in an assembly and in the past I've inserted all the fittings and pipe into a main assembly. Then created a sub-assembly and moved all those parts into that assembly. However I cannot drag and drop the pipe fittings around in the browser window. So I'm unable to move them to a sub-assembly.
I last remember moving content center parts between assemblies in Inventor 2012 and I'm currently running 2013.
View 6 Replies
View Related
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
Oct 29, 2011
I need to find out how much smaller the part in the upper image is so it fits inside the similar shape in the bottom image. The real part is a bit more complicated so it's hard to calculate if it fits. Is it possible to make those parts in assembly mode so that they don't move through each other and I could move the upper part inside the lower and find out that way if it fits?
[URL]
View 8 Replies
View Related
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
Sep 18, 2013
I have an assembly that I just want to costrain 2 faces and then slide it into place to see how it will fit....But it will not pass through the other parts.[URL]
View 2 Replies
View Related
Jun 21, 2012
I am trying to move a component within a part drawing, not an assembly. When I do "move bodies" it wants to move every extrusion within my drawing. If I click move face, then I have to click every face that I want to move (which is time consuming) and then it often times doesn't work? Sometime it works other times it just moves the origin indicator and doesn't move the faces I have selected.
View 2 Replies
View Related
Apr 10, 2012
I am using Inventor 2010 and would like each view of a drawing to show a different machining step. I.e.. A rough cut dimension and then the finish cut dimension. Is it possible to create the part as it would be machined and then use the EOP marker to set each view. Would like to model one part and get all views.
View 9 Replies
View Related
Jun 21, 2013
We have imported an AutoCAD 3D model into Inventor and the process generates many individual Inventor parts which are placed in a new Inventor assembly. The parts are all unconstrained in the assembly but spacially positioned relative to each other as they were in the AutoCAD file.
We want to create a new, empty, assembly and place the individual parts one by one into the new assembly constraining them appropriately as we go. This way we can develop a more logical set of sub-assemblies and have the parts more intelligently connected.
So to the point of my question, at last!. Each individual part, generated from the import, contains just a single body. There is no sketch or any features. The part's origin is at the point of the original AutoCAD model's origin. All of the imported parts will have the same origin point. We want to move the part's single body in space to align with the part's origin point and planes. This way when we re-build the assembly we can use each part's origin planes when constraining the part.
There doesn't appear to be any way of constraining or 'snapping' a part's body in space to the origin planes.
View 1 Replies
View Related
Apr 4, 2012
attached is a basic IV2012 part made as 1.....can i separate the 2 features and make 2 independant parts from the single part?
If yes can i then use these separate parts and place in assemblies?
View 3 Replies
View Related
Apr 12, 2012
Possible to display Part Area in a Column in a Parts List on an idw?
View 3 Replies
View Related
Aug 12, 2013
I often use a number of parts with only one sketch in them as templates for other parts.
I have for instance a template part with a top view sketch and a template part with a side view sketch.
Mostly I can use one of these template parts to derive my parts.
But now I want to creat a part that needs both the top view and side view sketches. So I need to derive from two different parts.
View 9 Replies
View Related
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
Mar 28, 2012
I go to the Parts List, Insert a Custom Part, click Apply, Click Ok and nothing shows up. I go back in to Edit the Parts List and the Custom Part is not there at all.
View 4 Replies
View Related
Jan 15, 2012
I don't know what I did, but when I edit a part in an assembly the others won't fade. Where the setting is to make the other parts fade and only show the part I want to edit.
View 2 Replies
View Related
Jan 15, 2012
I did something and don't know what. When I edit a part in an assembly all other parts remain solid and won't grey out or fade like normal. What setting to I need to change, I've messed with the settings for hours and haven't found the right one.
View 1 Replies
View Related
Nov 15, 2013
I want to exclude imates from two parts and 1 whole part at the same time.
This is my situation:
PartA with 2 sets of imates(for constrains on 3 axis for no movement) on the right side. Set A and set B.
PartB with 2 sets of imates, one on the left side set A and one on the right side, set C.
PartC with 2 sets of imates on the left side. Set B and set C.
i want, in a iPart, part A connected with part C connection with iMate set B. And in the same ipart i want Part A, B and C connected respectively with iMate sets A,C
So in the first situation i want iMates A and C and part B to be suppressed and in the second i want iMate set B to be suppressed.
View 1 Replies
View Related
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
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
Feb 4, 2013
I have made a sheet metal part in inventor (see image). I have made the part as it will be in the finished production state. The problem is that the part is impossible to bend from one single plate, so it has to be made from several plates and welded together.
What i want to do is to remove the four corner plates (denoted with red arrows in the image) and make a flat pattern for these separately.
The reason i made these corner plates in my model is to get the assembled part 100% correct. if i dont, inventor doesnt make the angles that i need between the flanges in the top.
View 3 Replies
View Related
Jul 23, 2013
Is there a way to split this part into multiple parts? I would like to split the part on the corners, leaving a small gap for welding.
View 7 Replies
View Related
Aug 15, 2012
For some reason when I start either the bolted connection generator or the shaft generator, the content center parts don't show up if I select "modify" to change the parts. For example: I wanted to create an axle with a retaining-ring-groove. I created the axle, and under Features I selected Retaining Ring.
Then a dialog shows up with some standard dimensions, and on the right under "Position" it says "ASME B 27.7M". When I click here, an empty dialogbox shows with filter "All" activated.
It should show all retaining rings available in the content center. The strange thing however is that when I exit this function and start the ordinary "Place from Content Center" command, I can see all retaining rings that are available (see pictures).
The same thing occurs when using the bolted connection generator.
View 2 Replies
View Related
May 7, 2012
In AutoCad in a drawing with multiple parts I use lines / rectangles to separate each part.
So the drawing gets clear.
How can this be done in Inventor?
With the lines connected to the border?
View 1 Replies
View Related