AutoCAD Inventor :: Inserting Part Many Times In An Assembly?
Feb 3, 2013
If I nead to insert a Part a many times in an assembly... let's say fifty times.
The only way I know is to copy past fifty times (then I place them with the constraints neaded).
The rectangle or cicular array can't be used since they a realy in different places.
But is there a fastest way to insert the Part fifty times in the assembly, instead of copy paste?
View 3 Replies
ADVERTISEMENT
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
Sep 14, 2012
I've been out of the programming game for a few years. But, using the sample code to place a part or assembly in an assembly by placing it with the mouse should be possible in VBA.
View 1 Replies
View Related
Sep 18, 2012
We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.
1. Start a Rule after open document.
2. This Rule starts a Rule in the first cylindrical component.
3. This Rule ask the user for a diameter.
4. The assembly gives this new parameter value to the second component
5. Then the assembly calls another rule in the second component to change it with the new parameter
Everything is working fine when the following combinations are taking place:
1. I open up the assembly out of vault or from a local drive or an accessible server drive
2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive
It don't work with the following situation:
- I insert the assembly as sub assembly in another assembly out of vault
Then the user becomes the dialog "Choose a diameter" twice.
I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other.
change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.
View 1 Replies
View Related
Apr 17, 2012
Can this be done in Inventor like this in Solidworks?
[URL] .....
View 8 Replies
View Related
Jul 5, 2013
Our Autocad parts lists used to calculate the weight of parts times the quantities. Now we are using Inventor and I see that the weight shown on a parts list is the weight of an individual part - although the quantity could be 2 , 3 (more than one). Is there a way to have the total weight shown equal to MASS times ITEM QTY?
View 1 Replies
View Related
Jul 10, 2012
In an assembly, I am trying to get the same part recreated X amount of times, on the fly with iLogic, but each time with a different length.
View 6 Replies
View Related
May 2, 2013
In testing my latest automation project, I've found that I can't save copies of a part multiple times (after deleteing the files off the disk) unless I close out of the top level assembly document, and reopen it. I used Process Monitor and determined that Inventor is trying to save to an existing file instead of creating a new file.
Inventor 2013 SP 1.1
View 1 Replies
View Related
Mar 31, 2012
I want to duplicate a solid body 4 times in a part file. i did that by going for circular pattern. But after creating that, i had to add on few more features. I did that in parent solid body. then I noticed that other 3 solid body is not getting updated. I know in assembly file it gets updated but any way in part file.
View 3 Replies
View Related
May 1, 2013
The goal of this project is to take a base part file, save new copies as needed, then modify the copies. They're rings for storage tanks that share the same tank diameter but differ in height and thickness. I have a SaveAsCopy rule in my template ring part that I run externally from my main assembly after passing down the new file names to the part rule. Since I'm testing a lot, I'm always deleting the parts from the assembly, then clearing out the new copies from my folder and running the rule again. Eventually after 1-5 times inventor starts giving me an error.
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
The More Info Tab:
System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData) at Inventor.Document.SaveAs(String FileName, Boolean SaveCopyAs) at LmiRuleScript.Main() at Autodesk.iLogic.Exec.AppDomExec.ExecRuleInAssembly(Assembly assem) at iLogic.RuleEvalContainer.ExecRuleEval(String execRule)
The two other posts on here that deal with that error say it involves enumerating an array that is being changed and looking for an entry that is gone. I have a feeling it has to do with a left over variable (but this is all in iLogic rules so they get cleared at the end of the rule?), temporary files or remnant file references. It works again if I close the assembly and open it back up. Inventor 2013 SP 1.1
View 9 Replies
View Related
Jan 3, 2012
I created a Ipart with like 14 different configurations now it operates smoothly within the part. Now once i insert it into a assembly it wont let me chance the configuration. I heard there was a problem like this but i thought it was only when you insert a part into a assembly and change it into a ipart while its still within a assembly.
Now my part never was in a assembly. Ill upload it and let me know if you have the same issue. Once i drop the part it doesn't give me the option to choose a configuration and when i click the configuration in the itable it still doesnt change it. Now this is only within a assembly.
View 8 Replies
View Related
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
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
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
Nov 15, 2013
New user 2014
Part created in assembly does not update to part file.
View 9 Replies
View Related
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
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
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
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
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
Feb 13, 2005
When I am inserting in an assembly two parts with I-mates and the name's of the I-mates are not matching they are acting of the name's are matching. So the two parts are constraint with the not matching I-mates.
View 7 Replies
View Related
Jan 27, 2013
Im using frame generator, i create my skeleton part, start up frame generator, select my frame types and connect them to the lines, press OK, accept the default filenames then get this error:
[WARNING] Frame Generator: Errors occurred during inserting Frame Member(s)
[WARNING] Insertion of frame member(s) failed
[ERROR] A frame member could not be created. The template file for ANSI ANSI AISC (Rectangular) - Flat Bar Steel could not be located in the Content Center library. and no parts are put in the assembly.
I have updated the content centre etc and installed all the latest updates. I have also reinstalled Inventor and The local content centre but the error persists.
Ive included a couple of screen shots that show the error.
frame generator is useless until this is fixed and i need to design some frames.
w7u-64sp1,iv13sp1.1,intel.xeon.e5-2620 0 @2.00 2.00-32gb,gtx560-4gb
View 9 Replies
View Related
Jan 7, 2014
I create an IDW view of a subassembly by inserting the parent assembly, make it a non-associative view, then turn off visibility of unwanted subassemblies. When later working in the model and adding a part to one of the non-visable sub-assemblies, that part becomes visable in the IDW views in which the subassembly was non-visable, requiting me to edit all veiws in which the subassembly was non-visible. This can be quite a number of instances. Is there a way to prevent this?
I may have a more fundamental workflow problem: I create assemblies composed of subassemblies that need to be detailed sperately. I have found that in order to correctly create a structured BOM and to have the ballon lables to correspond to the structured BOM, I create the drawing views as described above. If I would just insert the subassembly to detail it, I don't understand how to get it to relate the balloon labels in the subassembly view to my master BOM.
View 6 Replies
View Related
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
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
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
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
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
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
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
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