AutoCAD Inventor :: Creating A Cutout With Derived Parts
Jul 31, 2013
I am using Inventor 2012. I have a part that has 3 different inserts of a different material that I have to cut out. So I create 3 different assemblies with the part and the the 3 different inserts. Then I create 3 parts to derived the cutouts. Then 3 new assemblies to create the final assembly with the part and its insert.
Does Inventor 2014 have a way to do this with an i Assembly? I can't seem to derive a member of an i Assembly now. In my old CAD system I was able to create a table with one assembly that contained one part, three different inserts and 3 different cutouts. Right now this seems like a lot of work.
View 2 Replies
ADVERTISEMENT
Feb 8, 2013
I have a part that was derived from an assembly. However now I need to make this part have different center dimensions. Is there a way to make a derived part into an iPart without creating more parts? see attachment.
I am using Inventor 2012. BTW the part is more detailed than I am showing in the attachment.
View 2 Replies
View Related
Aug 23, 2012
have one assy comprising of a valve, made in steel, an actuator made in aluminum, total weight combined is 36 kg.
I make this assy a derived ipt.. i have tried all the output options, single solid, multy solid and the weight is not the same.. since its a new ipt has its own material, ok makes sense.. .. So i use composite, i get the correct weight (yay), but now i cant turn the visibility off on the 2d drawing, in certain pipe spool view representations.
What is the correct procedure for turning multi material assys into an ipt.. to get the correct weights and get the drawings to work properly?
View 1 Replies
View Related
Jul 9, 2012
Most of my part files contain at least one sketch which is derived from another part file. These derived sketches do not update like they did in our previous versions of Inventor.
If you change the geometry on a sketch in the base component, the updates will flow through to the derived parts. If you add geometry, it also works. However, if you delete any geometry from the sketch in the base part, it will not be deleted in the derived sketches in the second, third, etc. parts. The 'deleted' sketch geometry remains in those parts until you go into all the parts which derive from the base part and manually delete it. This is a significant problem for for our workflow.
Is there an option I have missed that changes this behavior so that deleted geometry in a sketch will also be deleted in any derived sketches in other parts?
View 6 Replies
View Related
Sep 20, 2012
As a recent convert from ProEngineer to Inventor, if it is possible to vary the parameters exported from the source model in the derived part. The following article (see link below) explains the functionality in ProE - note the ability to see the model tree of the source part and also the ability to have varied items (dimensions, suppress features etc.) URL.....
View 3 Replies
View Related
Jan 24, 2012
I have a problem with the Bolted Conection function when using derived parts created from a multi-body part.
I created a multi-body part in which I pit some holes with the hole function (clearence hole, through, M16, normal). After that I generate all the compontents. In the generated asembly I tried to add a bolted connection (placement by hole). Normaly after selecting the start-plane and the hole it discovered patterns (if exist). Now, after selecting start plane no holes are found.
see attachment for simplified model. Autodesk Inventor Product Design Suite 2013 SP1.1
View 9 Replies
View Related
Oct 28, 2013
Is there a way of using ilogic code to untick the highlighted component below. To run at assembly level to itterate down all levelsUntick (Use color overide from source component) update all parts
View 6 Replies
View Related
Jul 14, 2013
It says i can exclude parts from the assembly, when i insert it as a derived part, but the exclude button is greyed in the insert derived part dialog box.
View 4 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 4, 2007
I am having some trouble with this quick VBA app, I want a utility that can traverse all the parts in a top level assembly and suppress the link to each derived part (multiple) in all the parts in the assembly.
I have played with the following
Public Sub SuppressLink()
Dim partdoc As PartDocument
Set partdoc = ThisApplication.ActiveDocument
partdoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.Item(1).SuppressLinkToFile = True
End Sub
Which works, but only on one part file, and only on the first derived part. Is there any easy way to make this work on ALL the dervived links and every single part inside an assembly?
View 9 Replies
View Related
May 17, 2011
Concerning Inventor 2012...
We do a good bit of deriving parts from assemblies. We have a workflow that works well for us, we create PARTS, put them in an ASSEMBLY, then create new PARTS DERIVED from ASSEMBLY. We use Boolean to add/subtract and disregard parts as needed to create these parts. These parts are now given color and reassembled in an yet another final ASSEMBLY as needed and put into a drawing.
Through Inventor 2011 this worked well.
In Inventor 2012 the color is disapering as soon as any change is made on a source part.
1 Changing the color does not work.
2 In the derived from Assembly, opening up (in the browser) the individual .ipt's and right clicking and clicking properties and changing the color only stays until the next change to the source prt.
3 Changing EACH individual face by right click, properties and setting the FACE PROPERTIES from "as feature" to "as part" does work, but is ridiculous to change hundreds of faces on each part. (especially considering we did NOT need this step in 2011)
Is there a switch in the registry (to turn off the standard “as feature” to the parts face).
Inventor 2012
Windows 7 64, 6gb RAM, Nvidia 4000
View 9 Replies
View Related
Jun 11, 2012
I've created two similar but different base files.
I've derived each into parts that have a few different features.
In both cases, step exports of the base solid are fine but exports of the unique parts are empty.
Step exports of their assemblies are complete except for these parts.
Sat exports work fine for both parts and assemblies.
It happens in 2012 SP2 and 2013.
View 9 Replies
View Related
Jun 24, 2013
I´m trying to access ComponentDefinition.ReferenceComponents.DerivedPartComponents using Apprentice Server but it tells me "Not implemented". Is there any other way to figure out whether a component is derived or not?
View 1 Replies
View Related
Jun 18, 2013
I want to create a flat pattern of a sheet metal-part that I've used in an assembly. In this assembly I've made cut-outs in some of the parts (see attached .png). Is it possible to get at flat pattern of the specific parts with the cutouts? I can e-mail a ZIP-file with the assembly (the file was too large too attach).
Running Inventor professional 2013
View 7 Replies
View Related
May 21, 2013
I've got a problem with creating Path in Inventor VBA. I've created a source block definition in SourcePart.ipt, derived it in DestPart.ipt, placed this derived SketchBlockDefinition in Sketch3 and draw 3 extra lines. Now i want to add a SplitFeature with SplitTool as a Path of 3 lines, but first i need to create this Path. There is no problem with creating path from this 3 extra lines, but when i want to create path from lines that belongs to derived block - an error occurs.
Below is sample code (also included in attached file - DestPart.ipt). Try run it with DestPart.ipt as an active file. When Inventor is prompting for Selecting Sketch Entity first select one of 3 extra lines, macro ends with no errors. Then run it again, this time select one of 3 lines that belongs to SketchBlock - an error occurs.
When you try to add SplitFeature (Trim Solid) by UserInterface Button "Split" there is no problem with any set of 3 lines.
Sub CreatePathTest() Dim oPartDoc As Inventor.PartDocument Set oPartDoc = ThisApplication.ActiveDocument Dim oPickedSketchEntity As Inventor.SketchEntity Set oPickedSketchEntity = ThisApplication.CommandManager.Pick(kSketchCurveFilter, "Select Sketch Entity") Dim oNewPath As Inventor.Path Set oNewPath = oPartDoc.ComponentDefinition.Features.CreatePath(oPickedSketchEntity)End Sub
My System is Windows 7 32bit/64bit, Inventor 2012
View 1 Replies
View Related
Aug 17, 2012
I am trying to patch up a bunch of small holes in a derived assembly. I've tried going to the options tab that comes up when deriving the part/assembly and plugging in values for the range of hole sizes to be patched, but I get no results when clicking ok. I have scaled down the assembly to 1/10 the original size. I set the range of holes to be patched from 0 to 0.25". The diameter of the holes in the assembly are only 0.017" after scaling down.
Inventor Professional 2013
Intel Xeon W3680 @ 3.33Ghz
12GB DDR3 RAM
NVIDIA Quadro 2000 GPU
Windows 7 Professinal 64-bit
View 2 Replies
View Related
May 2, 2013
I am working on an assembly that is designed around a box (bounding box) that could change size. I modeled the bounding box and placed it in a new assembly file. All other parts have been created within the assembly by referencing that bounding box with starting work plane and project geometry.
The problem comes in when I change the bounding box dimensions. The work planes for each additional part, which were defined by the faces of the bounding box, do not move when the sides move. Also, my projected geometry is not updating correctly. This is a simple box, with all 90° corners. So, all associated parts (at this point) are just rectangles.
View 4 Replies
View Related
Aug 15, 2013
i am trying to create a part within an assembly to make sure it fits around a curved column. Please see my short video.
I can create the sketch on a plane and it will s how the potential extrusion however, it wont extrude.
This happens under any condition. I have tried different shapes and everything but i get the same thing. How to successfully create parts in the assembly and save the m out as part of the project?
View 6 Replies
View Related
Jul 11, 2012
I have a issue merging multiple parts into one assembly. When i do the constrains the parts are able to move but the pieces break part. I need to be able to move the whole assembly with all parts together without them breaking apart.
View 6 Replies
View Related
Nov 13, 2013
Was wondering what program people use to create parts manuals for the Inventor models.
View 9 Replies
View Related
Aug 10, 2012
I have a drawing with views and I made a parts list from the main view to be structured. Is there a way to create another parts list with different options or delete it and create a different one? If I do delete it and create a new one the options are greyed out. Is there a way to delete this or change it?
Dell t1500 i7 8 gb ram
Windows 7 64 bit
ati firepro v4800
View 3 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
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
Nov 16, 2011
How do I create an Inventor part with a cost that will update according to the part dimensions changing. For example, we design products using aluminum extrusions and our cost is determined by foot length. How can I create the extrusion part to have a per foot cost that will dynamically update when I change the parts length for an assembly? It seems to me to be a fundamental need for many industries.
I will happily take any links to information that will explain this process. I cannot find anything online that clearly explains the process of creating parts with costs and variables.
View 1 Replies
View Related
Sep 20, 2012
I have a problem when I want to use a cutout.
My purpose is to get a perforated plate but Inventor doesn't show this.
Only the black color is shown and not the holes.
View 9 Replies
View Related
May 12, 2010
I am working on a new way to model sheet metal drums we currently manufacture at my company. The flat patterns are typically cutout on a Trumph machine, then rolled and spot welded along a seam on the ends. The drums also will have a shaped cutout located in the middle of the part. I have attached one drum with the cutout, file 7501_DRUM_TEST.ipt The flat pattern looks perfect, but the "folded" model has edge problems on the interior shaped cutout where the radiuses intersect with straight lines (see model file).
Inventor 2010 Professional, SP2
View 8 Replies
View Related
Oct 17, 2012
when we are taking details view ther is two type cutout shape
1.smooth shape
2.jogged shape
i need to remove or hide the cutout shape line in detail view. it is possible.
please find the attached file for detail.
View 6 Replies
View Related
Aug 13, 2013
I was wondering if there is a way to bend a derived componet. I have an odd extruded part and would like to cut and bend it. I want to do it this way so I can also include the cut length before bend. I know of frame generator, but am not able to use it since if falls out of the structure of how our files are saved.
View 5 Replies
View Related
Nov 6, 2011
Now I want to know how to exclude derived parameters of an assembly and of occurrences in this assembly.
View 6 Replies
View Related
Aug 21, 2013
After I have created new part by derive from assembly, it have some part moved don’t likely assembly master.
I’m used inventor 2013 with windows 7 (64 bits)
View 2 Replies
View Related
Jul 17, 2013
is it possible to get the material of the derived part in vba ?
View 4 Replies
View Related