AutoCAD Inventor :: Derived Parts And Mass

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


ADVERTISEMENT

AutoCAD Inventor :: Derived Component Mass Error

Jul 21, 2011

I think there might be a bug in Inventor 2012 with regards to derived components and their physical properties, otherwise I've never noticed it before...

If I derive a component and use an IAM as the Base Component and choose the 'Single composite feature' as the option then the physical properties of the newly created derived IPT is the same as the original IAM. That is expected behaviour when you choose one of the Solid options, but a Surface shouldn't have a mass - by definition.

If I use an IPT as the Base Component, I get the expected behaviour, i.e., a surface doesn't have a mass.

The whole purpose of creating a 'Single composite feature' as a surface is unnecessary if it's going to have physical properties...

View 3 Replies View Related

AutoCAD Inventor :: Changes To Derived Parts In 2013?

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

AutoCAD Inventor :: Derived Parts - Varied Parameters

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

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 View Related

AutoCAD Inventor :: Bolted Connection With Derived Parts?

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

AutoCAD Inventor :: ILogic To Remove Tick Box In Derived Parts?

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

AutoCAD Inventor :: Unable To Exclude Parts In A Derived Assembly

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

AutoCAD Inventor :: Coloring After Apply Features On Derived Parts

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

AutoCAD Inventor :: How To Suppress Link To Derived Parts Inside Assembly

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

AutoCAD Inventor :: 2012 - Parts Derived From Assembly Lose Color

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

AutoCAD Inventor :: Derived Parts Exporting As Empty Step Files?

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

AutoCAD Inventor :: Make Derived Part Into IPart Without Creating More Parts?

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

AutoCAD Inventor :: Read Derived Parts And Assemblies Using Apprentice Server (2011)

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

AutoCAD Inventor :: Mass Properties For Parts And Assemblies

Jun 15, 2012

I initially entered a few overrides for mass on some parts that I have included in a large assembly. However I now want the calculated values of mass to be used and not the overridden values. I go to the part file, erase my value, and click update and it now shows the calculated mass for that part. However in the assembly it still shows the initial overridden value even though I have tried updating it. How do I use the calculated mass values in my assembly?

View 1 Replies View Related

AutoCAD Inventor :: How To Get Total Mass (wt) In Parts List

Jan 25, 2010

Is there a way to get a summary row in the parts list to show a total of the 'mass' column?

View 6 Replies View Related

AutoCAD Inventor :: How To Display Mass Of Selection Of Parts Through IProperties

Aug 1, 2012

Is there a way to display the mass of a selection of parts through iProperties ? Similarly to the way to show the mass of a single part but but selecting multiple parts and getting their collective mass ?

Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 2 Replies View Related

AutoCAD Inventor :: Form To Update Mass IProperties For All Parts In Assembly?

Sep 6, 2013

I would like to make a form that updates / creates custom properties for ALL parts in an assembly so that i dint have to go through them one by one.

Is there any sample code anywhere or a good code resource?

View 1 Replies View Related

AutoCAD Inventor :: Mass Properties Changes To Zero When Migrating Parts To 2013 - Custom Parameter

Feb 28, 2013

I am having trouble with mass prop exporting to sheemetal parts. It did work for 2012 now its not happening iv2013. service pak 1.1

View 1 Replies View Related

AutoCAD Inventor :: Remove Iproperty Mass Unit String From Mass Value In Text String?

Oct 3, 2011

I've been looking for a solution to remove the unit string ie Lbs, g, kg from the value given from a 'Mass' value in a text string.

As you may all know, creating text and having a 'physical property - mass' value...the unit string is there...

Lots of people on here have the problem...no-one has got a solution.

Until now...

Basically...open the part you need to get the mass property of in your text string.

Follow the instructions on this webpage...this is the first part...

[URL]

Basically, this creates a Mass property value in the parameters table that you can call on as a text parameter.

It's similar to the custom iproperty model - mass but NOT the same.

Once you have done this, you can go to the drawing of the part and create a text string in the drawing and call it up as shown in this procedure. BUT it still has the unit string.

Here's the best bit that you want to know...

To get RID of the unit string...open up the part again from the drawing...click on the parameter icon...find the user parameter...in the Nominal value column, right click on the value and you get a pop-up that gives you 3 options...

Custom Property Format, Make Multi Value & Delete Parameter.

Click on Custom Property Format.

The pop-up window comes up...showing you the property type...in my case...the 4 left columns read Text, g (grams), Format & Precision...

On the right hand side I have a Preview of the text...then 3 check boxes...Units string, Leading Zero's, Trailing Zero's.

Units string is checked.

Uncheck it.

Close it...Save your part...go back to the drawing and hey presto!...the text now shows the weight you require as a straight value...no units!

View 9 Replies View Related

AutoCAD Inventor :: Bending Derived Component

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

AutoCAD Inventor :: Parameters Of Derived Assembly

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

AutoCAD Inventor :: Part Moved After Derived

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

AutoCAD Inventor :: Derived Part Material

Jul 17, 2013

is it possible to get the material of the derived part in vba ?

View 4 Replies View Related

AutoCAD Inventor :: Text In Derived Sketch

Nov 10, 2011

I've got a sketch in a part that I want to derive into its own part and place in an assembly. I can do that no problem, but the text on the sketch is just empty boxes. Is there any way to bring the text through to the derived part?

The text is orientation information that I want in both the part and the assembly, not for permanent display but just to hover and display or switch on when needed. Maybe there's a better way of doing it if what I'm asking for is impossible.

IV2013

View 1 Replies View Related

AutoCAD Inventor :: Add-in For Derived Part Positioning?

Apr 11, 2006

We have written an add-in that allows you to specify position and non-uniform scaling while creating a derived part.

[URL]

Some potential uses of this add-in include:

1.. To simulate an iFeature where you add or remove material - use Sculpt to add and Split to remove material. Unlike iFeature you could edit the source and make the changes be reflected in the derived part.

2.. To simulate an iFeature that places a sketch - useful for designing frames.

3.. To design a progressive die - you might want to place, with relative displacements, multiple parts representing different stages (or configurations) of a formed sheet metal part

4.. To realign (rotate) a part - sometimes skeletally driven parts (for example, four-bar linkage members) are not aligned with their "natural" coordinate system, causing skewed drawing views

5.. To derive a part with different scaling factors in X, Y and Z directions, which is useful in mold design

6.. To integrate two skeleton systems that do not share the same coordinate system

7.. To create scaled sketches (this should become useable after R11 SP1)

View 9 Replies View Related

AutoCAD Inventor :: Derived Part On Different Plane

Sep 27, 2011

Possible to have more than 1 derived part in a part.

And is it possible to select on which plane and location the derived part is to be?

I have a part with a derived part but now I want to add another part to it. is this possible?

View 2 Replies View Related

AutoCAD Inventor :: VBA - Getting Derived Part In Assembly BOM

Jul 19, 2012

I have a vba project that can extract an assembly BOM.

However, it does not output derived parts. What is wrong with my code, shown in the attached file?

What I am trying to do is create a ipt file of a "Laser-Cut" component. Use this component to make another component with drilled, tapped holes in it. Then use this plate, containing the drilled and tapped holes in an assembly.

I need to output this "Laser-Cut" part in my vba created BOM. Is it possible?

View 1 Replies View Related

AutoCAD Inventor :: ILogic - Set Iproperties In A Derived Part

Jan 28, 2013

I would like to be able to add iproperty values to a derived part from the assembly..!

Breaking it down..:

When i run the rule, it creates a derived part from the Assembly i have open.

The iproperties from the assembly should be copied to the new Derived Part. or just set direclty from the rule, doesn't matter...

View 9 Replies View Related

AutoCAD Inventor :: Measure Dimensions In A Derived Part?

Sep 21, 2012

I´m trying to measure the base dimensions of simple geometric shapes. I started out with plates since they are easy to measure as long as they sit in 90°, 180° and 270° positions relative to the origin. Then Measure.ExtentsLength, Measure.ExtentsWidth and Measure.ExtentsHeight will give me the base dimensions of a plate.

However, if the plate sits abitrary relative to origin this will obviously fail, since Measure.Extents only measures in x,y,z

Is there any way how I get positions of the geometry that is in the part, like corners surfaces on the B-REP so I can calculate the dimensions properly for a plate. I´m not sure if this is possible with iLogic. I have a strong suspicion VB.net would be needed for this.

Another problem I have is that derived parts don´t get triggered to run a script when I change the geometry in the Multibody Part and the rule is set to run by any modelgeometry change.

View 4 Replies View Related

AutoCAD Inventor :: Turn Off Derived Body Root In IDW

Jul 22, 2012

Whenever I place a view of a derived part (or an assembly containing derived parts) the body of that from which the part was derived is also displayed, even though when viewing the part or assembly file they are invisible. It is almost as if there is a "ghost" reference to the parent body of the derivation - surely there must be a way to turn this off?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved