AutoCAD Inventor :: Cannot Derive Vaulted Assembly

Oct 24, 2013

There is an assembly in Vault that I need to derive into a single part to work with our CMM software.

When I try to open up the assembly from Vault, it opens up just fine, with no warning or errors or save prompts, so all part data links should be ok.  However, when I try to derive it there is a part that will not come in.  If I derive the assembly and keep each solid as a solid body, it derives just fine but that is not what I need.

Is there any way to troubleshoot why a file isn't coming in for the derive but works just fine with Vault?  I can't attach the assembly but I will try to attach the process I have recorded and have a screen clip of the error message. Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013

View 1 Replies


ADVERTISEMENT

AutoCAD Inventor :: Derive Assembly In 2013 SP1?

Sep 24, 2012

We have found that after installing SP1 for Inventor 2013 is nearly impossible edit derived assembly. It takes very long time for open dialog of Derived assembly, without SP1 it takes approx. 2mins. for assembly of 20000 instances, with SP1 it takes more than 2 hours! This we are able to reproduce on each of our station. And more, there is still not corrected bug with save setting of hole patching range. This setting does not remember min and max value and after re open this dialog the range is set back to default value 10-9999mm.

I have tried ti disable antivir  and all unnecessary services - no effect.

Inventor 2013SP1, Win7SP1 64bit, Eset Endpoint Antivirus 5.0.2126

View 3 Replies View Related

AutoCAD Inventor :: Pass Properties From Assembly To Derive Part To IDW Drawing

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

AutoCAD Inventor :: Derive Assembly To Part And Save As Step With ILogic

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

AutoCAD Inventor :: Derive Part Using ILogic?

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

AutoCAD Inventor :: Derive Prompt Not Working?

Feb 10, 2013

yesterday when I clicked on "Derive" while in a part file I would get a browse window to select the part I wanted to derive, after this a prompt would come up that asked if you wanted the part to be a surface or a solid, if you wanted to scale it, etc. For some odd reason today when I tried to derive a part it doesnt come up anymore. After I select the part it just gets inserted and to keep it I have to hit enter or right click and select "ok". Not sure why the prompt stopped popping out, havent changed anything.

Inventor Professional 2013
Autodesk Inventor Professional 2013

View 5 Replies View Related

AutoCAD Inventor :: Derive Style Is Always A Surface?

Dec 16, 2011

I have ipt file that I am trying to derive into another part file. The "derive style" is set to surface only. solid icons (top most row icons) are all disabled/greyed out. But actually the part i am trying to derive oesnt have any surfaces.

Why does inventor force the derive to be surface only?

If i continue to dereive, I am seeing that the "move bodies" icon is also greyed out.

C1
Inventor Professional 2013
Vault Collaboration 2013

View 3 Replies View Related

AutoCAD Inventor :: Derive A Text Parameter?

Aug 11, 2010

Is there anyway to derive a text parameter? It's nice that 2011 gives you the ability to create text parameters but why don't they allow you to derive it to another part? What about deriving iProperties?

Using Inventor 2013

View 6 Replies View Related

AutoCAD Inventor :: Shrinkwrap / Derive With Positional Reps

Aug 26, 2013

I have an issue with Shrinkwrap/Derive when using a Positional Rep.Open the derived part and try to change it to the "work" positional rep.Everything appears to work fine in the "master" rep.I have this problem in a few of my assemblies and was able to track it down to the positional rep usage in the derived part.

View 8 Replies View Related

AutoCAD Inventor :: Derive Part Color Options?

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

AutoCAD Inventor :: Create Mold From Derive Command?

Feb 17, 2013

last week you drafted a mold for my plug part, but you didn't exmplain the steps I need to follow to create the mold using the derive command. Would you mind posting the steps for myself and other forum readers to follow. I guess my real question is: how do you create a 2 part mold using the derive command?

View 1 Replies View Related

AutoCAD Inventor :: How To Derive Part From Two Other Parts (sketches)

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

AutoCAD Inventor :: Derive Multiple Solids From A Part?

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

AutoCAD Inventor :: Derive IMate From Multi Body Part?

Jun 15, 2013

How to derive only referenced imates to the solid from multi body part.

View 6 Replies View Related

AutoCAD Inventor :: Creating Mold Using Derive Component Feature

Apr 7, 2012

I am attempting to create a packaging mold for an 'item assembly' which I have created in AutoDesk Inventor. To do so, in a new 'mold assembly', I made a solid rectangular prism with the assembly constrained in the middle of it. I then import this new 'mold assembly' through the 'derive component' option into a new part and make Inventor subtract from the prism the shape of the 'item assembly'. This gives me my mold, however I am not sure how I can erase the original 'item assembly' that was placed inside the prism (which is now a mold), for it still remains after the derive component feature has been executed. How I can remove it?

View 2 Replies View Related

AutoCAD Inventor :: Derive Part Windows Doesn't Show Up

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

AutoCAD Inventor :: Cutting (derive) Sheet Metal Object

Sep 30, 2013

I'm working on a bracket within Inventor, in order to get the head of the bracket correct (so that it will fit into a bar) I want to derive the bar and use it to cut the slots needed.

Although I have had some problems with this due to the bracket being sheet metal for bend radius reasons.

View 3 Replies View Related

AutoCAD Civil 3D :: Unable To Reference Vaulted File In Drawing

Oct 15, 2012

We are using Autocad Civil 3D 2010 and are also using the 2010 Vault.

We are having problems with one project in Civil 3D (project in Vault). We are trying to create a surface reference and are getting the error: "Drawing is already attached to project X."

Note: This drawing is not vaulted, only the cross section surface that has the final grade surface in it is vaulted.

When we test the same process with a new document we are able to reference the surface fine and the command shows: _AeccCreateSurfaceReference which works properly.

View 1 Replies View Related

AutoCAD Inventor :: Derive Part And Save Separate Version In Vault

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

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

AutoCAD Inventor :: Error In RSe Clone Commander On Derive From Part With Sketch Block

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

AutoCAD Inventor :: Unable To Derive A Part Containing Only A Block Into A Sheet Metal Part

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

AutoCAD Inventor :: Derive Part From Face On Another Part?

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

AutoCAD Inventor :: Convert Weldment Assembly Back To Regular Assembly Template

Jun 6, 2012

I am using INV 2012 and I wan to to know a trick how to convert the weldment assembly back to regular assembly template.

View 1 Replies View Related

AutoCAD Inventor :: Creating Separate Assembly Out Of Various Component Parts In Existing Assembly

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

AutoCAD Inventor :: ILogic Assembly Has Double User Request At Inserting In Assembly

Sep 18, 2012

We have an iLogic assembly with to parts in it. Maybe to cylindrical parts. The iLogic rules should do the following.

1. Start a Rule after open document.

2. This Rule starts a Rule in the first cylindrical component.

3. This Rule ask the user for a diameter.

4. The assembly gives this new parameter value to the second component

5. Then the assembly calls another rule in the second component to change it with the new parameter

Everything is working fine when the following combinations are taking place:

1. I open up the assembly out of vault or from a local drive or an accessible server drive

2. I insert the assembly as sub assembly in another assembly from a local drive or an accessible server drive

It don't work with the following situation:

- I insert the assembly as sub assembly in another assembly out of vault

Then the user becomes the dialog "Choose a diameter" twice.

I don't know why, but I have the idea it has something to do with the functionality of inventor to insert a component more than once. If you insert a component in an assembly Inventor gives you the opportunity to add more than one occurence after each other. 

change that behaviour? Maybe a switch to change that inventor "add more than one occurence" behaviour.

View 1 Replies View Related

AutoCAD Inventor :: Tube And Pipe Assembly Styles Don't Translate Into Other Assembly Files

Feb 9, 2012

I have encountered a problem with the Tube and Pipe styles. 

As you can see, I have a rack assembly with a custom tube and pipe style. A wire as a tube in orange, and a tube support in white. Both have their seperate colorations at a style in the tube and pipe styles editor

When placing the rack assembly into the main assembly, it reverts to the coppor coloration I changed from the original style.

Steps I've taken:

Exported the styles .xml and Imported the styles into the master tubeandpipe.iam 

Imported the user created .xml styles into the main assembly file nothing seems to work

View 8 Replies View Related

AutoCAD Inventor :: Find Interior Volume Of Assembly By Subtracting Assembly From Block

Apr 23, 2012

I am trying to find the interior volume of an assembly (when am I not?!?!) by subtracting the assembly from a block that surrounds the most of it.  Somewhere the assembly has a "leak" and I have been trying to use the Cross Section Analysis to track down where the inside lump is connected to the outside lump to be subtracted.  Is there a less time consuming way to dynamically drag a plane across and get cross sectional views?

Even better is there a simple way to animate the analysis plane moving across the block so I can hopefully just watch and pause it when I find a leak?

Inventor 2013 (SP2 Update 2), Windows 7 Professional (64-bit), SP1, Intel Xeon 3.07GHz CPU, 12GB RAM, NVIDIA Quadro 2000, Vault Basic 2013

View 2 Replies View Related

AutoCAD Inventor :: Place Assembly Constraints With Parameters From Parts In Assembly?

Oct 30, 2012

it is possible to make a constraint that utilized a parameter of a part within the assembly.

For example, if I wanted to use the thickness of a plate, which I defined in the part, could I call that parameter in a constraint?

View 1 Replies View Related

AutoCAD Inventor :: Make Sub Assembly From Parts From Main Larger Assembly?

Oct 31, 2011

My assembly has grown (about 50 parts) to where I need to consolodate some parts into subassemblies for reuse and alternate iterations of the basic design.

When I import the original parts into a new assembly, all of the constrains I created are not there of course.

I've tried creating a new empty part and then deriving a new part from the assembly, but I can't add, delete or edit any parts.

I looked at using Shrinkwrap, Substitutes, iParts, Multi-body Parts, and Multiple Solids but I remain confused.

In retrospect, maybe I should have created the subassemblies between the part and assembly stage but I didn't.

View 4 Replies View Related

AutoCAD Inventor :: Translate Assembly Component Using ILogic / Offset From Parent Assembly Origin

Nov 9, 2011

I want to be able to control the location/position of a component in an assembly. This is easy enough through the iProperties/Occurrence tab and then adjust the location of the X,Y, and Z offsets. Is this possible using iLogic? I have been unable to find a function to access via iLogic. Ultimately I am trying to translate a component about an axis not a pattern.

View 1 Replies View Related







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