AutoCAD Inventor :: Derived Geometry Generates Unstable Environments With Multiple Crashes Per Day

Aug 24, 2012

Working in assemblies with multi-solid parts or parts with derived geometry generates unstable environments with multiple crashes per day. Some crashes don't even prompt a crash report. This has been going on through multiple versions of Inventor up til 2012 which I am currently using now. Has or will this ever be addressed?

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Multiple Components In Assembly - Derived Part Not Updating?

Jun 14, 2013

Assembly comprised of multiple components all derived from the same master sketch "4 Inch Rail Master Sketch" 

 Using the sketch to drive geometry, using the parameters to drive various extrude lengths.

Geometry changes seem to propogate quite well, while parameter changes do not...is this a bug or am I doing something wrong?  Generally have to open each individual part and "edit derived part" to force changes to propgate...

files attached (move end of part marker down for all .ipts).

View 9 Replies View Related

AutoCAD Inventor :: No Stress Analysis Option In Environments Tab?

Aug 28, 2012

I currently use Factory Design Suite Premium 2012/Inventor 2012 (64-bit, Factory Premium) but notice there is no stress analysis option in the environments tab...shouldn't it be there or is an additional purchase required?

View 4 Replies View Related

AutoCAD Inventor :: Drawing Standard Geometry With Multiple Dimension Values?

Jan 27, 2012

I am currently endeavoring to translate some (very) old print drawings of standard geometry used by my company to electronic format with Inventor. Many of these standards include a matrix of certain dimensions (noted by a letter variable on the drawing, such as "A") and what their values should be, given the required size of the geometry's main feature, like the cross section of an o-ring that is supposed to go with it. Is it possible to build such variable/multiple value dimensions in Inventor and have a corresponding matrix printed on the drawing with it?

View 1 Replies View Related

AutoCAD Inventor :: Light Level Setting Unstable?

Mar 8, 2013

I am trying to edit lighting styles for models in the edit wondow (not studio). On one only or several assembly models at once I am finding that the Style & Stnd/Lighting Editor has stability issues during editing.

After a number of edits to light settings using the scroll bars to change the lighting location, various  buttons start to dissapear or turn black & the dialog fails to function, sometimes locking up Inventor.

Only solution is to close down & restart Inventor. Subsequent attempts to reopen & do it again result in same behavior if not worse.

View 1 Replies View Related

AutoCAD Inventor :: CalculateStrokes Generates COM Exception

Nov 28, 2012

Here is my C#

private void Button1Definition_OnExecute(NameValueMap context)
{
try
{
// get current document
PartDocument oCurrentDoc = m_inventorApplication.ActiveDocument as PartDocument;
PartComponentDefinition oCompDef = oCurrentDoc.ComponentDefinition;

[Code] ....

The line:

body.CalculateStrokes(.1, out VertexCount, out SegmentCount, out VertexCoordinates, out VertexIndices);

ALWAYS generates a COMException 0x80020005 (Type mismatch). I am trying to figure out if my paramaters are wrong...

View 3 Replies View Related

AutoCAD Inventor :: 2013 Crashes When Using Multiple Functions

Mar 25, 2013

I have been using this software for a few months now, and I continue to have crashing issues. The issues, however related, are not consistent. I tend to have issues when using more complex applications of the software such as crashes when performing a breakout view, freezing and then many times crashing when manipulating a part within an assembly drawing, and several other similar issues. I have received an update SP1.1 (176) and installed it. This update states it contains a fix for issues of crashing due to excessive memory consumption.

I have 6GB of RAM, nVidia Quadro FX 3800 1GB graphics card, Intel Core i7 920 2.66GHz processor, and updated drivers... 

View 9 Replies View Related

AutoCAD Inventor :: Shared Sketch Generates Sketch Doctor Error - Feature Suppressed

Sep 21, 2011

I've created a shared sketch and have used it with various features. Sometime those features are suppressed. The model works fine but the shared sketch generates a sketch doctor error because the feature that created it has been suppressed. Is there anyway to make the sketch suppressed so it doesn't trigger a sketch doctor error? Inventor 2013

View 2 Replies View Related

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 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 :: 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 :: 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 :: 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 :: 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

AutoCAD Inventor :: Derived Surface Not Appearing In Model?

Nov 8, 2012

I'm trying to derive a surface .ipt file into my model. After selecting the plus include option, the part file is inserted into the feature manager but the object is no where to be found.

View 9 Replies View Related

AutoCAD Inventor :: How To Relink A Broken Derived Part

Feb 8, 2012

I created a derived part and I broken the link with its parent. Is there a way to relink the two parts?

Autodesk Inventor 2011

View 5 Replies View Related

AutoCAD Inventor :: Change LOD In Derived Part Through ILogic

Jan 27, 2013

I got this code earlier from Curtis_Waguespack, and i would like to add a setting... When i run this rule it Derives the assembly, but LOD is set to Master, i would like it to be set to my own (Configurator) LOD...

I don't seem to be able to find anything in this code, that defines LOD... 

So far im doing ok with the standard ilogic code, but when it´s API or VBA code im lost..  which leads me to this.. i've been searching the forum back and forth to find a code that performs the feature "Shrinkwrap", and somehow everything i have found so far does not work... even the code example in Inventors help menu under programming, Therefore im trying to solve this with Curtis's code as staring point.. 

'set a reference to the assembly component definintion.'this assumes an assembly document is open.Dim oAsmCompDef As AssemblyComponentDefinitionoAsmCompDef = ThisApplication.ActiveDocument.ComponentDefinition 'define the path and file nameDim sPathandName As StringsPathandName = ThisDoc.PathAndFileName(False)

[Code] .......

View 9 Replies View Related

AutoCAD Inventor :: Create Derived Part Using Only Some Features?

Jan 12, 2014

it's possible to create a derived part using only some of the features of the base components i.e. I've got a funny shaped part with a bunch of holes in it, and I need another part with exactly the same shape but totally different holes (location and size)I know you can do this with the different solids in the part (only use some of the solids) but I haven't been able to figure it out with features, if it's possible at all.

I could probably create one base part (just the shape) and derive both parts from that, but then I've got a part lying around doing jack.using IV 11.

View 5 Replies View Related

AutoCAD Inventor :: Derived Weldment Changes To 2 Solid Bodies

Apr 24, 2012

Open the attached file 207665-124.ipt. how their is only one Solid Body, but the iam needs to be updated because the user added one more part to the assembly.  As soon as it updates now instead of one Solid Body I have 2.  I don't want 2 and this is not typical.  Even if I derive the 207665-120 into a brand new part file, it is only one body. What is causing this to seperate into 2 bodies?  I tried to re-create this from scratch and can't, but he has several files like this that need updates and the 2 bodies causes problems with the holes.

View 1 Replies View Related

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 :: 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 :: Derived Part With Block Crash?

Jun 26, 2012

Create part 'A'  with a sketch containing a block e.g. the block might be a circle.

Derive part 'A' into part 'B'.

Create a feature in part 'B' using the derived circle e.g. an extrusion.

Delete block from part 'A'.

Open part 'B' & update.

View 1 Replies View Related

AutoCAD Inventor :: Change The Orientation Of Derived Part?

Jul 25, 2013

Is there a way to change the orientation of a derived part in the "new" part file?

Inventor 2012, w/SP2
Dell Precision T3500, Intel Xeon CPU
W3680 @3.33GHz, 16.0 GB of RAM
Microsoft Windows 7 Pro, 64 Bit Edition
Version 2009, w/SP1

View 5 Replies View Related







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