AutoCAD Inventor :: Auto Snap To Features When Designing Parts In Assembly?
Aug 27, 2012
I recently started working with Inventor (Solidworks user for 15 years). When designing new parts in an assembly in Solidworks, there was always an auto snap feature to align parts (centerline, midpoint, etc). I cant seem to find this option in Inventor 2013. Im trying to design new parts in an assembly but cant seem to snap to any other existing parts features or centerlines. Is there a quick way to activate this option? Is it even available in Inventor?
View 2 Replies
ADVERTISEMENT
Mar 22, 2013
I am trying to create an assembly. I want to copy the small threaded holes and position of the holes from the face of the large part and copy them to the circular part.
I want to establish a relationship so if the hole positions change on the larger part they will also change on the attached circular part.
View 9 Replies
View Related
Jul 10, 2012
I'm looking for the best way to create a separate assembly out of various component parts in an existing assembly so that the whole thing can be placed in an assembly as you would a part, I know it's possible to demote components within an assembly but are there any other methods similar / better ?
View 2 Replies
View Related
Oct 30, 2012
it is possible to make a constraint that utilized a parameter of a part within the assembly.
For example, if I wanted to use the thickness of a plate, which I defined in the part, could I call that parameter in a constraint?
View 1 Replies
View Related
Oct 31, 2011
My assembly has grown (about 50 parts) to where I need to consolodate some parts into subassemblies for reuse and alternate iterations of the basic design.
When I import the original parts into a new assembly, all of the constrains I created are not there of course.
I've tried creating a new empty part and then deriving a new part from the assembly, but I can't add, delete or edit any parts.
I looked at using Shrinkwrap, Substitutes, iParts, Multi-body Parts, and Multiple Solids but I remain confused.
In retrospect, maybe I should have created the subassemblies between the part and assembly stage but I didn't.
View 4 Replies
View Related
Sep 26, 2012
I have a large assembly that I have been working with for about a month . I recently went in and changed some information and it seems that my work plane is way out of whack! How to get it back down to size. this makes it real difficult to use my space navigator because the center of gravity is off bigtime too. I also would like to know how to make all parts and features visible, is there a button somewhere?
View 4 Replies
View Related
Nov 28, 2011
Can I select a bunch of parts in an assembly and say "save these pieces as a new assembly"?
It is just such a needed tool but I cant find an easy way to accomplish this.
View 2 Replies
View Related
Nov 19, 2012
I'm now having an issue accessing the features in an assembly, the error message is attached and the following is the relative code.
The error line is between the 2 Test Messages:
'Create a Component Definition relative to the Part Document
Dim oFeature As Features
Dim oAssembly As AssemblyDocument
oAssembly = oCompOcc.Definition.Document
MsgBox("Test 1")
'Cycle through all features in the Part
For Each oFeature In oAssembly.ComponentDefinition.Features
MsgBox("Test 2")
View 3 Replies
View Related
Mar 8, 2005
Is it possible to suppress an assembly feature in a drawing view?We make some components in an assembly oversized and then do a final machine step after welding or brazing. We show the completed assembly in the drawing but would like to see the assembly prior to machining in some views.If I suppress the machining features in the model it affects all views. Can we suppress the features in just one view?
View 6 Replies
View Related
Aug 22, 2012
I'm crating a macro wich would allow me to select multiple parts in an assembly and then calculate the length of each part. The parts are tubes wich are made of a sinlge sweep.
I started from the example truesweeplength, and built from there.
Now my problem is accessing the sweepfeature from the assembly.
In the part enviroment i use this:
Dim oDoc As PartDocument
Dim oDef As PartComponentDefinition
Dim osweepcount As Long
Set oDoc = ThisApplication.ActiveDocument
Set oDef = oDoc.ComponentDefinition
osweepcount = oDef.Features.SweepFeatures.Count
The sweepcount is simply to check how many sweep features are in the part.
This works fine in part level.Now from assembly level I first create an obecjtcollection from all the parts I selected
Set oOccurrences = ThisApplication.TransientObjects.CreateObjectCollection
Then I try to acces the first occurence
oDoc.SelectSet.Item(1)
But then I'm stuck. I cant find the way to acess the features of the selected part.
View 6 Replies
View Related
Nov 18, 2011
Looks that in Inventor 2012 apperead few errors with coloring when we apply any feature on derived part. Situation:
1. Design Multi body Part with few bodies
2. Make components from it
3. Open derived component
4. Apply new material for this part (for example Copper)
5. Make Hole on any component surface
6. You will get Default color of Hole surface and surface which contact with Hole Color
View 1 Replies
View Related
Dec 11, 2012
How do you save features added in an assembly to the part? For example, if I add a hole in an assembly, presently I cannot see it when I open the part. It seems like a very basic function, I'm not sure why it doesn't do it automatically.
View 6 Replies
View Related
Dec 17, 2013
I have made an iAssembly with a main body and flanges attached to the body.
Assembly feature holes have been created act on the main body, and these holes are relative to the position of the flange.
When I change the factory member - the position of the flange changes, but the holes stay in the last location and so the model is wrong.
The only way to overcome this error, is if I go to the Manage tab and manually select 'Rebuild All'.
I need this to work automatically as drawings are generated wrong when changing model state.
My intention is that this will be used in an iLogic routine, linked to an external sales package.
View 4 Replies
View Related
Jun 24, 2012
I've derived an assembly into a part file. On inserting an i feature, Why can't I select a face of the single composite body?
You can create a sketch on a face, but not insert an i feature on a face.
View 9 Replies
View Related
Aug 10, 2012
I made an Part with iLogic rules, let's call it "iLogicPart". The rules inside could create lot of different part by my input.
I want save the different parts to different name as "Part 1", "Part 2", etc. I used SaveAs to get them.
My question is: I want to delete all rules and parameters in the saved parts as "Part 1", "Part 2". And I have lot of features (the name is hard to track) which are inactive, I want to delete them at same time too.
I could manually do so, but I want to use rule to do so automatically.
View 9 Replies
View Related
Apr 10, 2012
Using Inventor 2012. I have created a parts list in my .idw that is tied to a .iam Assembly file. In the .iam file I have two instances of the assembly, where one hides certain parts, the other hides others. I can manually tell the parts list which instance I want it to read (see attached image), however, is there a way to have it update automatically? I.e. when I go in to my .iam file and activate one or the other, save the file, then the parts list will auto update itself to include the correct items? Everything else from part names to iProperties auto update in the list, so I'm curious if it can read the correct assembly instance.
View 4 Replies
View Related
Jan 18, 2012
Is there a way in Inventor 2011 to automatically copy a parts list from an assembly on sheet 1 to the other sheets in a drawing? We generally have large assembly drawings with the same assembly spread out over several sheets and have to create a new parts list and update it separatly on each sheet. We also have this issue with revision information which we store in a symbol but parts lists are more prevelent of an issue.
View 1 Replies
View Related
Dec 2, 2013
I am trying to assembled these 2 parts but the elbow gives no options..how can i constrain the elbow to the straight pipe?
View 7 Replies
View Related
Mar 7, 2012
How could I rename a hole assembly and all parts (pre- or suffix)?
View 2 Replies
View Related
Nov 20, 2011
I am designing a component whose internal mechanism is housed in a plastic shell. I want to use the boss feature in the shell so I can hold together the components internally, but the boss feature is only available in the part workspace, but in order for me to know where the internal components are so I can design my shell accurately, I have to be in the assembly workspace.
Now, if I opened the shell as a part alone, and imported (through the Derive command) the parts that need to be fit into the shell, they will appear at random positions, and because you cannot create constraints in the Part Workspace, I have no effective way of holding them where they should go.
View 2 Replies
View Related
Sep 4, 2013
I have a question about getting CoG of my assembly. The only problem is that i only need 2 parts (the rest are just dummy solids with 'default material'.
When i control select two parts, right click and go 'iproperties' - the physical tab doesn't let me determine CoG of the two parts combined.
View 3 Replies
View Related
Mar 15, 2012
I have 4 columns in BOM that I call out in Parts Lists on my drawings.
I need to be able to organize parts in my assembly somehow and to be able to display if needed (on Parts List) only parts belonging to one category (level?).
I could do it by creating another custom iproperty in a part template and each part would belong to a particular group. Then I could sort them in BOM in .iam environment and have particular category visible on Parts List with the other categories with visibility turned off.
View 9 Replies
View Related
May 11, 2012
I'm working on a small Assy (25 parts). When I open one of the parts from this Assy and work on it then go back to the Assy many parts are not visible. The update button is usually off so I can't use it.
This started only about 2-3 weeks ago - in every assy. I changed the nvidia driver but didn't work.
Inventor pro 2012
Win 7 Pro. sp1 64 bit
Intel Core I7-2600 CPU
Ram - 8GB
Quadro 2000 D
Nvidia 275.89 (tested nvidia 296.70 with no luck)
View 4 Replies
View Related
Jan 18, 2013
I have a rather complex assembly that I didn't draft but I am trying to work with. Most of my experience is with Solidworks. I'm trying to create a hole in a plate that lines up with a hole in a different part in the same assembly. I know there is probably a way to create the hole in the assembly and reference the other part but I dont know how.
Autodesk Inventor 2009
View 2 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
Sep 28, 2011
I've created an assembly from the solid bodies of a part. Is there a way to add more parts to that assembly from other solid bodies of the original part? If so what is the procedure?
View 7 Replies
View Related
Nov 25, 2011
I have a machine with some internal parts.To see the inside parts i need to make the outside parts Glass.Can i make the outside parts Glass while in the assembly or do i need to open each part up from there folder and make the material Glass.This would be slow if i need to open up each part to make the material Glass and when finished would again have to open the part up and set back to original material.Can all this be done while in Assembly mode?
View 6 Replies
View Related
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
Jan 26, 2012
I have firgured out how to create a part within the assembly.I have also figured out how to add a feature in an assembly, but that feature does not attach to a
component when I need it to.What I haven't figured out is how to edit an existing part within an assembly to add a feature that references another part. Basically having an external reference (SW term).Also, is there a way to see the features of a part within the assembly?
View 8 Replies
View Related
Sep 22, 2011
On a different station, a component was checked oud, altered (100mm became 110mm), the corresponding dwg was also checked out and updated, and then everything was checked in.
Now i have an assembly that contains the part that was modified, but i still have the old version of it stored locally, as well as the assembly containing the part. Now when i open the assembly, i get the message stating some components had changed and that the assembly should be updated. After selecting YES to update the assembly, i get it on screen, but the part itself had not been updated. The vault tree now does show that i don't have the latest version though (red filled circle). In order to get the part to appear correctly, i need to manually select "refresh from vault" to get the correct version.
After selecting the YES i want to update the assembly I expect the parts to be updated properly without requiring additional manual actions. This has already resulted in out-of-date drawings to hit the production floor. Obviously, THIS SHOULD NOT HAPPEN!
I know one way to overcome this issue would be to delete the local source files after having used them, but i have lost plenty of work by allowing that setting to be enabled. (IV crash during check-in resulted in deletion or corruption of the files and they were not properly checked in.)
Should i log this issue or is there a solution available i failed to find?
View 1 Replies
View Related
May 13, 2013
in my assembly part visibility is controlled by a Ilogic rule which selects an Iassembly. This assembly is a parametric model controlled by excel. The visible parts have to be exported to dxf.
Everything is working (iterating through parts, export sheet metal to dxf), but how can I check whether a part is visible within the assembly?
View 1 Replies
View Related