AutoCAD Inventor :: Change Color Of Parts
Dec 23, 2012Inventor pro 2013 - how do I change the color of a part.Inventor 2012 had a menu called Color Override that I can't find now.
View 6 RepliesInventor pro 2013 - how do I change the color of a part.Inventor 2012 had a menu called Color Override that I can't find now.
View 6 RepliesHow do I create an Inventor part with a cost that will update according to the part dimensions changing. For example, we design products using aluminum extrusions and our cost is determined by foot length. How can I create the extrusion part to have a per foot cost that will dynamically update when I change the parts length for an assembly? It seems to me to be a fundamental need for many industries.
I will happily take any links to information that will explain this process. I cannot find anything online that clearly explains the process of creating parts with costs and variables.
I'm having issues with parts that were drawn in 2012 being a different color in 2013. It's the same color just a noticeably different shade. Not all parts have this color difference.
It only does this on certain parts so I when I have a bunch of the same parts mated together in an assembly it renders out with different shades and looks goofy.
See pic attached - All piping is Dark Grey in color - The verticals right below the top valves are a different shade - When I check both colors in the part files they are listed as Dark Grey.
If I need to change the material of all parts in an assembly I find it convenient to do this in the BOM. In the 'parts only' view I add the material column, change the first one and just drag it down like in Excel.
There are however some parts where the material is greyed-out (see attached image) and I cannot change them in to something else. I already traced this to parts which are present in multiple different sub-assemblies. I guess that's also the reason for the blueish/red icon instead of a normal part icon.
If I open one of the sub-assemblies the part is fine and I can change the material.
Inventor 2013
We use to color components in idw drawings very often. And when we have drawings of large assemblies we lose a lot of time for that. Usually we select the parts from views (having "Part Priority" in Filter Selection), right click and from the properties we change the color.
I was thinking if there could be faster ways to do it. For example to create a command (which later should accessed via a button on keyboard) that will call the colors window in the components properties, having the part already selected.
Probably I need a .vba code or an ilogic rule to create this command.
I have two parts, one uses some parameters from another one by link.
Now I have copied both and need to update ties between copies since a copy still has a link to original part.
Seems like there is no possible to just change or edit a link from one part to another in Parameters window.
Instead to update a new link I should clean all borrowed parameters in all sketches, delete the folder, make new link and set all parameters back. is it possible to change or edit the link in some easy way?
Any macro to do it automatically....
i still have the change occurrence layer based on material macro but cant seem to find the change layer based on part...
yes we are still using autocad in conjunction with inventor, and on a side note have been quite enjoying the new parameters, dynamic blocks, easy scripts and customization features in autocad.
I wish I can open my general assembly BOM and set the proper Materials to my all my parts after migration from 2012 release.
But I cannot change Material for the some custom part in the assembly BOM in the Parts Only tab. Parts refusing to change a Material have special symbol and I guess it means “promoted assembly” – no info regarding these symbols.
I can change any Material in Structured and Model Data tabs but it is extremely inconvenient for the big assembly.
[URL]....
The questions is: Why those promoted assemblies have inaccessible Material in the Parts Only tab?
I have similar subassemblies built in similar way as you can see fro video, but one is treated as promoted assembly and other as promoted part, the question is what possible difference between those is?
The BOM structure of the library parts is set up as "purchased" and I cannot change it for some reason..... is there any way to change this?
View 4 Replies View RelatedI am looking for a rule that will search assembly down all levels and find .ipts with the material of plywood and when found change all plywoods to color Clear - Light.
View 9 Replies View RelatedI need to change an entire assembly's parts to a different material. How can I do this without editing each part?
View 2 Replies View RelatedI couldn't found a way to change the materials of the standard parts in Inventor, so i made a (quick and dirty) VBA program so i can change the material and color of the publiced (and used in projects) parts.
View 1 Replies View RelatedI have a large assembly model made of many different parts. The last thing I want to do is "paint" it so I can make a drawing showing the different colors being used. My plan is to take the entire assembly and insert it into another assembly then just change the parts to the specific colors. I was wondering if there was a way to change the colors on multiple parts at once. Right now I right click the part go to iproperties and then go to occurence and choose the specific color. I know from using Solidworks that it works the opposite you click the color first and then all the parts that you want to be that color. It works out a lot quicker. If I select multiple parts the occurence tab in the properties is greyed out.
View 4 Replies View RelatedIs there a way to change an iProperty, specifically the iProperties->Project->Project field for multiple parts automatically.
I use the iLogic Design Copy Tool to copy over an entire project, and for the most part the only changes is the project number.
I didn't see a way to change this in the Design Copy Tool, possibly there is some other tools that can do this that I don't know about. But if not, I am assuming a small script (VBA??) would be required to do this? whether it is in Inventor or just an outside program to carry out this change.
I found this old thread, but it seems that people just found another way to do this?
[URL]
My workflow would follow something like this:
-Use iLogic Design Copy Tool to copy over project to new folder
-Open up full assembly
-Run rule or script to update all parts in assembly with new Project iProperty
-Save
-update the drawings as I need, (they will all need to be reviewed as some parts will be modified anyways)
Inventor Professional 2014-Update 2 - AutoCAD Electrical 2014
Win7-x64 | ASUS P8Z77-V | i7 3770 -3.4 GHz | 32GB RAM |
240GB SSD | nVidia GTX 670 4GB - 320.49
Below are 2 rules that run in succession to create and save a parts list from a base view in a drawing.
I am now trying to set the parts list style to a custom style, ideally while creating the list.
Also, I have to manually go into the list to turn off visibility of certain items (based on material), does I can do this with Ilogic? I ask because these steps precede a rule that automates placing base views of all parts in the parts list. If I could get the style and visibility right, I could automate the entire process.
Looking for changing such a style with ilogic?
Inventor & Vault Pro 2012
Windows 7, 64bit
Core i7 920@2.67
8GB
CREATE PARTS LIST____
' Set a reference to the drawing document.
' This assumes a drawing document is active.
Dim oDrawDoc As DrawingDocument
oDrawDoc = ThisApplication.ActiveDocument
'Set a reference to the active sheet.
[Code] .....
I have an assembly with multiple parts.
I wish to change the colour (how they're displayed) of a few of them.
When i right click on the part, i can select iProperties>Occurrence>Appearance
When i control + select multiple items, then right click, the Appearance tab is greyed out.
Not a huge problem at the moment, but in future, I may wish to make 30 + different parts a different colour and would like to do it in one step.
I am trying to add color to my content center parts. For example I want all M10 hex head bolts to be red and all M12 hex heads to be blue.
I have My library configured in content center and I take from the "Inventor ANSI" catalog the "Heavy Hex Bolt -Metric" and right click and copy to my library. I switch the sort back to merged view and right click on the "Heavy Hex Bolt - Metric" and select family table. I scroll to the end of the table and insert a new column and set the "Column Name" To "Color" and set the "Column Caption" to "Color" , "Map to Inventor Property:" is set to "Member.Color"
Now going back to the family table I have to enter simple color names like, Red, Green, or Black, I cannot enter names like Water Bubbles, Particle Board, or any of the Inventor Apperance names. If you do you will recive an error on placing the part stating " Unable to create componet"
Futhermore when you click on the Material Column you get a drop down of all the different materials.
Why do I not get a similiar drop down for the colors/apperances?
What is the list of working colors names?
I need an ilogic rule to autmoatically change the style of the parts list in a drawing file.The parts list style already exist in the drawing.
View 2 Replies View RelatedConcerning 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
These Application Options settings change not infrequently and for reasons that I cannot be certain of:
Sketch:
Enable Heads-up Display
Edit Dimension when created
Look at sketch...on...creation
Part:
No new sketch goes to x-y plane
This may happen after when I open parts from Inventor 2011 (maybe 2010) into 2012, then create a new part. I would expect the 2012 App Options to be the master, so I don't know why a legacy part would be allowed to change those settings.
Inventor Professional 2014
Windows 7, x64
Dual-core i7, 8GB RAM
NVIDIA Quadro FX 880M
HP Elitebook 8540w
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
How do we change sheet metal parts material, thickness Bend Radii from an assembly in groups.
View 3 Replies View RelatedI am trying to replace a custom part - created from a content center part - with a copied part with a different name. (I am using the replace tool in an assembly.) However, Inventor is not replacing the part with the part I pick but rather the content center version of it.
View 3 Replies View RelatedOn the main sheet of my drawing I have the overall Parts List. Shows almost all parts except for the few that we don't want to list. On the second sheet I inserted a Parts List to show only parts that are shown in a detail on that page, made the rest non-visible.
On the main sheet there is an item (#13) that has a QTY of 3. Two of those Three are optional parts. What I'm trying to do is insert a custom part into the Parts List, give it an item number of 13A and put in the description "OPTIONAL", then do an Override in the balloon to show 13A.
I get it in the Parts List, Apply it, close it, save the drawing. Looking at the Parts List, item #13A is there, but item #14 is gone. I go back into the Parts List and 13A is there and there's a blue box around the item # and the description. I uncheck Static Value and number 14 shows up (item # and the description).
Then I go over to sheet two, open that Parts List and it lists 13A at the bottom with all the info I added in sheet one and it's non-visible. Go back to sheet one, open the Parts List and there is no 13A to be found.
I am working on an assembly that is designed around a box (bounding box) that could change size. I modeled the bounding box and placed it in a new assembly file. All other parts have been created within the assembly by referencing that bounding box with starting work plane and project geometry.
The problem comes in when I change the bounding box dimensions. The work planes for each additional part, which were defined by the faces of the bounding box, do not move when the sides move. Also, my projected geometry is not updating correctly. This is a simple box, with all 90° corners. So, all associated parts (at this point) are just rectangles.
My parts list on my idw do not update when I make changes to the model. Specifically, I have deleted a bolted connection on my design and replaced with a different components but the parts list table does not update - all I see is a lightning bolt in the browser next to the parts list but I cannot update it here.
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
I was using virtual parts to add nuts and bolts to a drawing in 2013
I can make a VP bolt in the assembly, no problem, set it's size, weight, etc.
In the VP itself, there is no option for number of bolts I want it to emulate. For arguement's sake the weight was 1 pound per bolt (they are big bolts).
I can go into the BOM and say quantity 60, hit done and save the assembly.
If i open the drawing, the parts lists shows 60lbs for the 60 bolts total - which it should when summing the weight.
The problem is the BOM/assembly. If the weight of my assembly (without bolts) is 10,000lbs, the assembly sees the VP weighing 1lb and says the total weight is 10,001 lbs. Am i going to have to pattern a fake part to get this to work right? Shouldn't the total weight take into account the quantity set in the Bom??
Is there a way to display the density of materials that are assigned to varius parts in the parts list on a drawing? I don't need the mass of the parts I just need the material density to show up next to their respective parts.
For example, if I have a part with [steel mild] material assinged to it (no matter the size) I need a column in the BOM on the drawing to show: 490.684 lbs/ft^3. "Worry when there's something to worry about."
i HAVE ATTACHED A SIMPLE PART. I'M NOT ABLE TO CHANGE THE COLOR.
View 2 Replies View RelatedIs there a way to change the color of parts inside the ipt file, but do it from inside an iam?
I want to change groups of part-colors from w/i an iam, but drive it down to the ipt level, so I don't have to open up each and every individual ipt, and change each one manually one at a time. I have about 1000 parts that need to change color, but want to do it in groups.
I have an assembly with a lot of purchased parts. I need to create a buy out list for purchasing. I've done this many times in the past and have a template set up for this purpose.
So now the problem, In this assembly, I have subassemblies showing up on my parts only parts list.
One of the subassemblies cinsists of two purchased parts. Both parts are set to purchased in the Bill of materials. If I do a parts only list on this assembly, it works as expected, showing two purchased parts. However, if I put that assembly into a higher level assembly, A parts only parts list shows the assembly instead of the individual parts.