AutoCAD Inventor :: Insert STEP (STP) Part Into Existing Part File?
Sep 11, 2013
The simple question is… how can we insert a step (stp) part into an existing part file?
The story behind the question is this:
Normally when we get a step file assembly from a customer, if the part has changed, we put our part into Old Versions and save their new step file as our ipt number and replace it in our assembly file. With Vault, in order for us to maintain the history of the part files, we need to keep the original file so we can’t just delete it or replace it, so now we need to figure out how to get a step file into an ipt. The Import command on the Manage tab (with 2013 at least?) does not allow import of stp files just yet.
The only other option I can think of is to put the original part into an assembly with the step file, create a copy of the step information in the part file and use it to recreate the new (step based) part.
I'm using 2012 Professional and I would like to know if there is a way to insert a structural member into a part file instead of having to use Frame Generator to get structural shapes from the content center withough having to manuall draw the section view of the member..
We just installed the new version of 2012 Product Design Suite. I've spend many hours creating great little ilogic dialog boxes to populate iproperty fields using custom iproperties and then automatically place this data on the .idw file when the view is placed on the new drawing. All works great when the part is created with my new 2012 part template and then placed on my new 2012 idw template. The trouble is with parts that were created with 2011 Inventor. Obviously, the old template does not have the ilogic data built into it. Is there a way to upgrade/migrate the part template file from 2011 to 2012 on an existing part?
I think I'm asking for a miracle here, but I have an assembly with 40-50 parts that I created in 2011 and now need to build the idw files for them and would really like to be able have the customized iproperties added to the existing part files.
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.
I got this part from a customer and when i try to say cut off one end of it (because it is a casting and i need to put a few machined features on it) it will not let me? I am using the datum planes to sketch on so it shows you the part sideways or longways. i tried both different planes. it seems if you try doing it looking into the part it lets you but not from these planes.
I have attached the step file. Scott win 7 64 bit sp1 cpu intel xeon E5-2687W0@3.106 eight core two solid state hard drives 32 gig of ram Autodesk product design suite premuim 2014 64bit Nvida quadro 4000 Space Pilot ver. 1.6.2 2010 slphantom (NNTP handle: scottl)
I have been trying to sequentially show (and then hide) the dimensions for each feature (together with its related sketch dimensions) in a part browser tree.
I can set the visibility for any one of the sketches with e.g.
I started out with a single 3 dimensional piece i had made using sketches, and split it into two using the split feature under the modify tab. Now I would like to take each of those two pieces and copy them into their own individual part files. I could do this by remaking them, but was wondering if I could simply copy and paste them into separate files.
When we send 3D models to customers, we always derive the assembly to make it 1 solid part, so the customer cannot disassemble it to copy our product, and then save it as a step file.
I want to Derive an assembly to a part and then save it as a *.step file with an ilogic rule.
I worked out the last part, but i cannot find the Derive assembly code anywhere.
Im not an experienced programmer, i can only Copy paste, so if the solution is already posted in a simular rule, i will not be able to pick what i need from the code
Is there a way to insert a part that would be grounded or flush constrained on one or two planes only (automatically) and not all three? For example; you'd insert the part and you'd pick the two planes that you want to be flush constrained but the 3rd plane you'd constrain yourself.
Now I'm trying to make another part, which will be aluminium plate that needs to have holes in exactly same points as the motor. My assembly containts both that parts.
What I'm trying to do is to reference in sketch a point that comes from different part (motor).
I could do it by hand, make it look that the holes are on top of each other but then there will be an error which doesn't seem professional.
In some tutorial on yt I have only found that using points one can reference the holes more easily, but it didn't show how.
I'm currently trying to automatically cycle through all the parts in a given assembly within a drawing and place a sketched symbol at the COG of each part using C# (Visual Studio Express 2010 with Inventor 2012). The main code snippet is as follows:
//'Sketch Symbols SketchedSymbolDefinition symDef = oDoc.SketchedSymbolDefinitions[1]; int i = 1; while (i <= oBOMRows.Count) { BOMRow oRow1 = oBOMRows[i]; ComponentDefinition oCompDef = oRow1.ComponentDefinitions[1];
[Code] .....
I've tried several routes, but this is my basic approach. I feel like I am missing some GeometryIntent or something of that nature as the Sketched Symbols are showing up at the correct position but they are not associated with the given part (I've attached a screenshot of what is currently happening - the wipeouts you see should be displaying a property in them that is associated to the part). I also do not want the leader to be visible.
This is something that I have tried to understand and find a work around since I started working with Inventor. Is there a way to insert a BOM into a part drawing that does not reference itself? When we create parts they are cut or machined from a designated material (size, shape, etc) which has it's own part number, one that we have to manually enter into the drawing BOM with it's description. Is there a way to attach this raw or base material to a part file as a subordinate part that can be seen in parent assembly's BOM's?
If there is a way to attach a raw material to a ipt's BOM that can be seen at all levels above it we could explore the option of streamlining our BOM creation process.
IV 2012 Running on: Windows 7 64 bit 12 GB Ram Intel Xeon processer
I am working on the part builder tutorials for AutoCAD Civil 3D 2014. Every time I click "Save Part Family", I get the error message "Error Saving XML File".
I set up our company log which gets embossed on most parts as a sketch block in an .ipt. The .ipt contains nothing but the sketch block. To use it, the designer only needs to derive the Logo.ipt file into their part and then use the scale setting to set the derived block to the desired size for that part. The result is a scalable set of line geometry that can easily be used for extrusion or emboss that is standard for all users. It works beautifully, that is until you try to use it in a sheet metal part in 2012.
For some reason, when this same part, which works perfectly in normal parts, is derived into a sheet metal part an error pops up stating that, "Selected part does not have any geometry that can be derived." Say what?
I was able to find a workaround by directly copying the block into the sheet metal part, but you no longer have the ability to go back and scale it if needed. Even more strange, when the block was copied over, it could not be deleted from the new part.
Is this just a bug with 2012? Why does it work in a normal part but not sheet metal?
The part i make is from solid model>The part needs to be in sheet metal.What steps do i use to make as sheet metal part and have option to flatten part.
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
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?
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.
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.
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.
As soon as I open a piece or try to make a new piece, it crashes! I can open the program but can't use it! I installed it and activated it and I can't use the program at all. I have sent many error reports beacuse I have opened it many times and had it crash many times and have always given my email address. Attached is the Error Report Details screen shot.
In previous releases (2009 i think) when i converted a standard part to a sheet metal part i could recall all the sheet metal styles by linking back to the sheet metal template (i can't remember exactly how this was done, but it was possible with one operation)
In 2011 i canot find a quick way of doing this, it looks like i have to open the sheet metal template and export each different style (about 40 of them) and then import each one into the converted part. am i missing something? is there a simpler way similar to how it used to be done? Why have Autodesk made this more difficult?
As it stands at the moment it would be quicker for me to remodel the parts from scratch using the sheet metal template. I know this is the obvious solution, but seems strange to change something that worked well to something that doesn't!
I order not to hide components, i want to make a break sketch and remove a piece from a part from an assembly in the isometric view in a drawing. can i do that?
I'm modeling a temperature gauge and would like to have glass over the gauge so the inside is visible. I can easily do this with an assembly, but I'm wanting to do this with a single part. I tried to derive a new part from the assembly, but the transparent part turns solid so nothing inside is visible. Is it possible to do this?
I've include pictures of what I want and what I end up with.
Inventor Professional 2013 Intel Xeon W3680 @ 3.33Ghz 12GB DDR3 RAM NVIDIA Quadro 2000 GPU Windows 7 Professinal 64-bit
Some times we use standard parts which we could not find in content center. We creat part ourselves. But it looks like standard part in BOM or part explorer window...
I want to change type of part to PURCHASED type and icon like other purchased parts like bearings or bolts...
Is this possible?...
It can be also assembly parts like bearings. Bearings have many parts but it looks only one part in part explorer. This is very good. I want same thing too...
I have created the part based on piece of standard angle taken from library. Now I want to make a mirrored copy of this part by Component-Mirror.
Inventor does not let me do it with standard part.
The question is: How I can transform a standard part to normal one, I mean I could get rid of belonging to standard part? Making a copy does not work. The only way is to derive and mirror this part but I wish there could be easy way.