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


ADVERTISEMENT

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 :: Single Composite Derived Assembly / I Features

Jun 24, 2012

I've derived an assembly into a part file. On inserting an i feature, Why can't I select a face of the single composite body?

You can create a sketch on a face, but not insert an i feature on a face.

View 9 Replies View Related

AutoCAD Inventor :: Delete Work Features From Derived Part?

Nov 10, 2011

How do I delete work plane 1 from the attached part, 'test derived'?

workflow.

create a part, pattern a plane, save as 'test deriver'

create new part, derive work plane 1 from 'test deriver' sketch onto work plane 1, save as test derived

go back to 'test deriver, delete the pattern and create a new pattern, work plane 2, (i couldnt just edit it because the real life case was a series of patterns at different distances)

open part 'test derived', edit the derived part to include work plane 2, (work plane 1 doesnt exist in 'test deriver' anymore) redefine the sketch onto work plane 2

try to get rid of work plane 1 from the part?

View 4 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 :: 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 :: 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 :: Copy Features Between Parts

Mar 22, 2013

I am trying to create an assembly. I want to copy the small threaded holes and position of the holes from the face of the large part and copy them to the circular part.

I want to establish a relationship so if the hole positions change on the larger part they will also change on the attached circular part.

View 9 Replies View Related

AutoCAD Inventor :: How To Make All Parts And Features Visible

Sep 26, 2012

I have a large assembly that I have been working with for about a month . I recently went in and changed some information and it seems that my work plane is way out of whack! How to get it back down to size. this makes it real difficult to use my space navigator because the center of gravity is off bigtime too. I also would like to know how to make all parts and features visible, is there a button somewhere?

View 4 Replies View Related

AutoCAD Inventor :: How To Use ILogic Rule To Delete Rules And Features In Other Parts

Aug 10, 2012

I made an Part with iLogic rules, let's call it "iLogicPart". The rules inside could create lot of different part by my input.

I want save the different parts to different name as "Part 1", "Part 2", etc. I used SaveAs to get them.

My question is: I want to delete all rules and parameters in the saved parts as "Part 1", "Part 2". And I have lot of features (the name is hard to track) which are inactive, I want to delete them at same time too.

I could manually do so, but I want to use rule to do so automatically.

View 9 Replies View Related

AutoCAD Inventor :: Auto Snap To Features When Designing Parts In Assembly?

Aug 27, 2012

I recently started working with Inventor (Solidworks user for 15 years).  When designing new parts in an assembly in Solidworks, there was always an auto snap feature to align parts (centerline, midpoint, etc).  I cant seem to find this option in Inventor 2013.  Im trying to design new parts in an assembly but cant seem to snap to any other existing parts features or centerlines.  Is there a quick way to activate this option?  Is it even available in Inventor?

View 2 Replies View Related

AutoCAD Inventor :: Can ILogic Apply To Other Parts In Drawing

May 4, 2012

If I draw a flat square, and then a flat circle next to it, can I do things using iLogic that will make the two seperate parts interact? such as say 'if the circle contacts the square, then make the square become a circle too' or something like that?

View 3 Replies View Related

AutoCAD Inventor :: Apply Smooth On Sheet Metal Parts?

Oct 1, 2012

Before using Inventor I used Mechanical Desktop 6 and found the sheet metal functions (AutoSm) to be fairly simple. Since switching over small tasks can now be a nightmare! The main problem I face is exporting flat patterns to dxf format. We use a CNC Turret punch so splined corners on parts are a no-no due to the number of hits required, AutoSM solved this with the 'Apply Smooth' function which created crisp corners suitable for punching. Is there any simlar function available on Inventor? At the minute I either have to apply multiple cut and extrusions to the flat pattern or else 2D modify the dxf file.

View 9 Replies View Related

AutoCAD Inventor :: Create Lofted Cut And Apply To All Parts In Assembly?

Jun 24, 2013

I am trying to create a loft to shaped a back cushion and then send the loft to all parts. But I do not see Loft as an option under assembly level.

View 5 Replies View Related

AutoCAD Inventor :: Change / Apply Sheet Metal Style To All Parts In Top Level Assembly

Oct 24, 2012

I am using this  code placed in the .ipt file to change Sheet Metal material 

If Material_SM=1 TheniProperties.Material="Steel"SheetMetal.SetActiveStyle("RB_Mild Steel")ElseiProperties.Material="AISI316"SheetMetal.SetActiveStyle("RB_Stainless")End If

It works fine presuming code placed in every .ipt file to be ruled.

Is it possible to modify code in a way so when it placed in top assebly it runs through entire assembly finds all Sheet Metal parts and applys Material prpperties/Sheet metal style according Material_SM parameter.

Inventor 2013 SP2
Windows 7, 64 bits
RAM 18GB
Core TM2 Duo CPU 2,99 Gz

View 3 Replies View Related

AutoCAD Inventor :: Set Features To Be Invisible When Create Sketch After Those 3D Features

Sep 3, 2012

Is there any way to set features to be invisible when create sketch after those 3D features so as to make the sketch more easy to see?

View 3 Replies View Related

Photoshop :: Coloring Individual Parts In A Brush?

Feb 10, 2011

How do I colour an individual part in a brush - I would post the link to the brush, but I'm apparently not allowed!

View 9 Replies View Related

Illustrator :: Dividing (not Cutting) Shape Into Parts And Coloring Them Differently

May 19, 2012

I need to divide a shape, say ellipse or similar, into 1 or 2 parts and then color the parts different colors and stroke the borders of each part. I don't want to cut the shape up, just keep it as a multi-colored object.I've tried scissors and similar tools but they cut and this is not what I want.

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







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