AutoCAD Inventor :: Multi Body Cut Derive - Manual Editing In Part
Aug 17, 2012
I have a multi body part with an extruded cut through all solids. Each solid is derived out to its own part. I edited the extrude feature in the multi body part and removed one solid from the selection set. The cut was correctly deleted from the solid, but when I open the part its still there. The only way to make it update correctly is to manually edit the derive feature in the part. Caught it just before it went off for cutting. 2012 SP2, all hotfixes, win7 64 bit.
View 5 Replies
ADVERTISEMENT
Jun 15, 2013
How to derive only referenced imates to the solid from multi body part.
View 6 Replies
View Related
Sep 12, 2013
Can I export a solid from a multi body part to an other part file. how?
View 1 Replies
View Related
Feb 16, 2012
I am creating a multibody part. I have revolded a surface from a sketch through other bodies and used those bodies to trim the surface. I then thicken the surface to create a solid.
The solid is transparent and no amount of property adjusting or anything else will make it opaque like the rest of the solids.
in the picture the open scalloped portion contains two bodies.
View 2 Replies
View Related
Jun 2, 2012
I have 2 solid bodies in a part file driven by seperate ifeatures.
Why is it when i search down to the surface bodies then into say the first body, then component definition, then features, then i features it shows both ifeatures?
So it goes:
componentdefintion.surfacebodies.item(1).componentdefinition.features.ifeatures
Is there an area somewhere that only shows the 1 ifeature related to a solid?
View 1 Replies
View Related
Jun 12, 2012
When is the functionality of generating a cut list from the multi body part file going to happen?
This is available in Solid Works and ver frastrating its not for Inventor.
View 8 Replies
View Related
Sep 12, 2013
I have a multi-body part and want to find the both faces which divide the bodys. The first face I pick with the "SelectSet" command.The second one the program should find on its own.
If I pick a boundary face, it should give an error.
One attempt is to create a point on the first face and use the "LocateUsingPoint". But is there a more elegant way for this task?
(Unfortunately there are little examples of the topic multi-body parts.)
View 1 Replies
View Related
Jan 31, 2011
After migrating my project from MDT2009 to Inventor 2010, every solid body in MDT became a part file in INV. If I were modeling from scratch, some of the .IPTs should be multibody parts. Is there any way to cut & paste a solid from one part to another to create a multibody part? I’m not talking about deriving a new part from the source parts. The end result should be a multibody part with all sketches intact and all solids fully editable, as if I had modeled them as a multibody part right from the beginning.
I’ve attached a simple example of two separate parts that should be combined into one multibody part, as shown in the .JPG file. Can it be done without deriving the parts?
View 9 Replies
View Related
May 1, 2012
I am trying to edit a sketch in a multi body part file. While I am trying to edit, it displays all other solid bodies which is not required. How to switch them off displaying unnecessary solid bodies while editing a sketch?
View 6 Replies
View Related
Feb 1, 2012
I have a part that is derived from a surface skeleton ipt. The derived surface is thickened and then some holes are added. Then, when I try to add a flange, it gives me the error "Sheet metal features are not supported in multi solid body parts". My part is a sheet metal part and single body.
INV 2013
View 4 Replies
View Related
Nov 16, 2012
As CAD administrator at my company, which is in the process of implementing Inventor/Vault, I am quite sold on the Layout Modeling/Multi-body part modeling functionality that Inventor supports. Among other things I believe there is a large payoff in assembly stability and simplicity. However, this workflow is very different from the conventional methods of modeling individual parts and manually constraining assemblies. URLs....
View 8 Replies
View Related
Nov 15, 2011
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?
View 7 Replies
View Related
Apr 3, 2012
I am trying to derive a part in an assembly from an existing part so that when the first part's geometry is altered the second part will update accordingly. I have tried to use the derive tool but I only need the bottom geometry of the part to derive a base plate part from and I see no way to select just that face when using the derive tool.
View 3 Replies
View Related
Nov 10, 2011
I need to derive a part in a model (not assembly and as a separate solid), to remove it and make a cavity. However, I need inventor to prompt what file is to be derived through iLogic.
View 5 Replies
View Related
Mar 22, 2011
How can I get to the option of checking or unchecking the "use colors from source component" in a derived part? I have been looking through the API at the DerivePartComponentObject and see all the other options but the one I am looking for, where to start looking for this?
View 7 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
Jan 24, 2013
derive multiple solids from a part. I use the code shown below but it seem as I only can get the first solid in the part that I am trying to derive from.
''More Code'''
' Create a new part document, invisibly.
oPartDoc = m_inventorApp.Documents.Add(DocumentTypeEnum.kPartDocumentObject, , True)
oPartDoc.UnitsOfMeasure.LengthUnits =UnitsTypeEnum.kMillimeterLengthUnits
' Derive the assembly into the part.
Dim oDerivedPrtDef AsDerivedPartDefinition
oDerivedPrtDef = oPartDoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.CreateDefinition(oTopDoc.FullDocumentName)
Call oPartDoc.ComponentDefinition.ReferenceComponents.DerivedPartComponents.Add(oDerivedPrtDef)
'''More Code'''
How can I get all the solids from the part that I am deriving from?
View 3 Replies
View Related
Sep 4, 2012
I created a skeleton and now i want to derive the sketches and planes to other parts. It worked for a while, but now it does not work!
The problem is when I create a new .ipt and then I would like to Derive an other part in it. I click on the file from the browser, it puts the part into the .ipt, well, sort of, it's like a visual effect, but NO Derive window appears afterwards, so I cannot edit which sketch or parameter or planes...etc.. I chose to actually derive to the .ipt.
View 2 Replies
View Related
Dec 7, 2012
Is there a way to get the mirrored hole to go all the way through both parts of the mirrored solid bodies.
I do realize that I can create the hole in a seperate feature, after the mirror. It will only let you select one 'solid' during the mirror command. Here is a simple .ipt to demonstrate the issue.
View 9 Replies
View Related
Apr 26, 2012
what this error means and what's causing it and how to fix it?
IV2010, editing a multi body part gives these errors:
1. No more memory available. Attempt to allocate 208 bytes of memory failed.
and
2. See attached.
This error is preventing me from saving or closing the program.
View 3 Replies
View Related
Dec 10, 2012
Any way of forcing an update of the colour styles from the original Multi-Body part to the assembled/derived components.
I always control colours in the original Multi-body part as I can select groups in one go to change colours, this doesn’t filter down to the derived/assembly component I then have to go into each part and uncheck then recheck the 'Use color override from source component'.
I am aware of the reg file/vba to remove the source override completely but which works for certain ways of working / problems, but I want to control it from the original part which I assume was the way it was intended as it is the default option!
Win7 64 Pro - Asus P8P67 PRO - i5-2500k CPU O/C@4.5Ghz- OCZ Vertex 2 SSD - 8GB Ram - GTX550 Ti - SpaceExplorer.
View 7 Replies
View Related
Jan 27, 2012
I am working on a multi body IPT and i would like to use some purchased valves and air cylinders in the design.Is it possible to put them into the IPT. I have downloaded the cad files and converted them to IPTs.
View 4 Replies
View Related
Jun 11, 2013
Is it correct that the BOM will not show thumbnails for a multibody assembly until the component are dirtied? I initially get 'preview not available' for all parts in the assembly. Opening a part and (for example) moving the EOP back and forth will then cause the thumbnail to show in the BOM.
Is there any quick workaround or do I have to write a macro?
View 7 Replies
View Related
Dec 16, 2012
I have a multibody surface part, which is derived from a multibody part. Therefor there are multiple contiguous surface parts that are isolated from each other.
Is there a way to STITCH or convert one of these contiguous surfaces into a solid part ?
Note: I tried the THICKEN tool but the hole features do not come out right. Some holes are missing or the hole depths are wrong.
View 9 Replies
View Related
Aug 10, 2012
I am using inventor 2013, and I have some model and like the word say they are model that i will use as derive parts to machined or change depending on the model. then I make the IDW drawing from the derived part.
Most os this models are assemblies. what i want is to pass the model number to my IDW drawing of the derived, so i can see from which model the part is derived.
View 5 Replies
View Related
Jan 16, 2013
I am trying to take a 3" sq 11 gauge tube that will have a pie shaped cut out of the tube leaving only one wall remaining. The tube then will be bent until the two sections are mated and welded. The tube is going to be processed on a tube laser to have the features cut out.
The problem is when I bend the tube in inventor I need a straight version of the tube for cad/cam programming and fabrication and not have it affect the bend feature that is placed in the weldment. I do no want to derive a part and save a separate version in the vault. I would like it all to be in one model.
I try to create a view representation and name it "straight" and suppress the bend feature in the new representation but it changes in both representations of the part.
Is there a way to have two different view representations of the part (suppressed bend feature, unsuppressed bend feature) that I can switch between?
View 3 Replies
View Related
Dec 6, 2012
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
View 2 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
Nov 19, 2012
I have a surface model of a bin that I am going to use as a master for deriving sheet metal parts for each side of the bin. After creating Sketch 9, which defines the mating flanges of the sheets, I repeatedly get the error noted in the subject when I try creating a derived part from this file.
I narrowed the problem down to the sketch block I used to define the square holes or more specifically a dimension that appears in this sketch block. I originally drew the circle with the square around it within Sketch 9 and then used the Create Block command. Then I patterned the block along the edges and made the pattern symmetric about the mid point of the edge and placed the hole half way out on the flange. (Flange width is set as a user parameter "FlangeWidth"(1.5") and distance to hole is "FlangeWidth/2" or even just a raw value of 0.75").
Now once this dimension is added to the sketch it will also appear in the block editor for the 5-16 Carriage Square block. If this is deleted from the sketch and the block definition and the pattern of holes are left unconstrained in this one direction a derived part can be successfully made. BUT if a dimension is added to the sketch it will trickle down to the block definition and now a derived part will fail...
I realized that my holes are to be on the midline of the flange so I can constrain them there without a dimension and so I can work around this. I just didn't think dimensions to geometry not included in a block were added to the block definition.
Inventor 2013 x64 sp1.1
Workstation Specs:
Dell T7500 Dual Xeon E5620 @2.40Ghz 8GB Ram
NVIDIA Quadro FX580 4GB, Windows 7 x64 sp1
View 1 Replies
View Related
Jun 7, 2012
So there seems to be a problem with the multi body part functions in 2013.
Once you create a multi body, or a multi body feature, and then try to go back and edit it you can no longer select difference bodies.
A little more digging and it almost seems like the problem is that you can not use "ctrl" to multi select bodies.
Inventor Pro 2014 SP1
Vault Pro 2014
Windows 7 x64
2.53 Xeon
Quadro FX 3800
24GB RAM
View 4 Replies
View Related
Apr 17, 2013
When I try to suppress the bodies in the multi-bodies part to clarify the drawing view, I can not do that the way I normally do that if I had an assembly and suppressed the component.
Is it something Autodesk can improve on or rather something I overlook.
View 7 Replies
View Related