AutoCAD Inventor :: Material Colors Vary By Version?
Dec 3, 2013
Attached is an image of a frame-generated assembly. The (5) cross members on the left of the image are identical to the (5) cross members on the right (same family, size, & material). However the (5) on the left were originally made in an earlier version of Inventor (probably 2009), & I just added the (5) on the right in Inventor 2014.
The older members have been migrated to the current version, yet you can see a clear color difference between the new version & the old version. Why is it that the colors do not match.
I can delete every unused material except one in the Material Editor.I am trying to make the custom Material library and somehowI have got the Material I cannot delete. URL....
I am in the samill building buisness. While designing I thought it would be nice to show logs on our equipment. Is there anyway to show bark on drawings to show the texture on the final drawing?
I recently started having this problem with the material palette changing colors back to what I had previously used. I am using windows 8 operating system 64 bit, and PSPX5. I will be working on something and if I change tools then my colors will change.
Basically, I have one text size in the model space, say 20, and one text size in the paperspace, say 0.008. These are dramatically different. I assume that the reason is due to scale, because your model could be enormous etc, and therefore it makes sense to have such a small font size in the model space.
The problem I'm really having is that I use the same dimstyle in the model space as in the paper space because sometimes I will dimension in the model space and sometimes in the paper space.
I'm using Photoshop CS6 Extended version. I'm unable to use the colors. When I select any color, it defaults to the Grey for both foreground and the background. I have tried to use the brush as well as the font with not success.
Dynamic block is for a title block which can be horizontal or vertical and a few different positions.
My lookup table controls the orientation and position of all the items including a number of attributes. But for two attributes I have allowed a grip on the Point Parameters so they can be dragged left/right if there is not enough room when the text is longer.
I can reposition the attributes but if I reposition twice then the Lookup table resets to its "Unmatched" configuration which I don't want. I believe I have to have an "unmatched" setting and "allow reverse lookup" and at the same time I want the user to be able to customize the position of these attributes.
I get a 'Could not complete your request because of a program error' when I try to change colors on both the foreground / background palette or from the color picker palette. Is there a patch for this?
I want to know if there is a way I can vary the thickness of a paintbrush line in Photoshop without having a tablet. I've done it before in Freehand by toggling the number keys, and I'm hoping that there is a similar way to do it in Adobe programs.
Anybody have any clue or should I just go ahead and invest in a tablet? I've got a lot of control with a mouse so accuracy isn't too much of an issue.
Mean I finished my sketching and see some part of the pic that strokes need to be thinner or thicker. I saw this article some where on the net long ago but can't find it
I would like to obtain a black and white image of a photograph of a book page.
My attempt to do this is by running the threshold function over theentire image. This appears to give the desired result, but onlylocally. It appears that the optimum parameters of the thresholdfunction vary by position (i.e., according to some scalar field), withone extreme in the center of the glare and then radiating outward. Sojust running the threshold function over the entire image withconstant parameters always gives sub-optimum contrast for 75% of theimage. Will I have to find a way to run the threshold function withnon-constant parameters, or is there some other tool to do the job?
Can't seem to locate the Inventor Material Library....under Default in Projects, the Inventor Material Library is highlighted in Red. Where I need to browse to inorder to locate it?
I changed the material using the vb.net code shown below.but after changing material the object is not updated ,the volume and mass didn't change .
Dim oDoc As PartDocument oDoc = inventorApp.ActiveDocument Dim oDTProps As PropertySet oDTProps = oDoc.PropertySets.Item("{32853F0F-3444-11d1-9E93-0060B03C1CA6}") [code]....
How to make a type of material go in one direction or by another degree . Ex: if you click on a wood type material, it goes up or down and right or left depending which side of that object is. On the picture below, it goes up and down, side to side no all sides go in one direction. I need to know how to mange the direction of the way of where the material go.
We are a mid sized company the builds our parts from raw materials. Steel Coils, Steel tubing, Steel plate, etc.
We are have been migrating from MDT to Inventor over the last few years. We are now trying to implement Vault and integrate that data into our ERP system. We would like to model a part and assembly and check that into Vault then pass the BOM into our ERP system.
It all sounds good up until I looked at how our part files were structured. There is not BOM in an ipt that I have found phantom or referential. Here is my problem
It takes 1 lb of a .0625" thich steel sheet that is 6.5" wide. We stamp our product in a 200 ton press producing a finish componet.Problem 1- Part1.ipt (model of my stamping) does not have a lower level it is a component in Inventor there is no BOM that I have found.Problem 2 - Part2.iam uses part1ipt but we punch a hole in it and push material outward to create a lip so we can lap weld the next part.When I try to extrude this feature I can only cut the part I cannot add material or deform it in any way.Problem 3 - We also manufacture bent tubes. We consume 1.5 ft of part C to make part D. I cannot insert 1.5ft of a part that is 20ft long as we buy it. then we bend it. I cannot insert a 1.5ft part into an assembly and then bend it.
Major problem - even though I can change the dwg file or idw file to add a parts list Vault does not put this information in the Item master BOM.
We have a general template (excel file) for material list. Is there way to connect this template with inventor. Or alternatively change the inventor BOM list to suite our template?
I created a template file for the sheet material with the specified type of material, sheet thickness and the radius of bending. Placed in the Templates folder. Call the template from the menu, HED, and all settings are reset to Default? How to make a new file so that all settings are saved?
I have a user that has created a new material which is now sitting as a local style. We require this new material in the library so that everyone can use it. I tried RMB on it but the save to library functon is greyed out. This is due to the styles being read only in the project file. So I have tried to change the project file so we can add the style and then I'd change it back again, but, even though I have checked out the project file from vault, it won't allow me to edit it. What else can be locking the project file? Is there some other way I can place the new material into the style library in the project file? There are quite a few of us that use the project file since we use vault, so I'm not sure I should create a new one with the same name and save over it.
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.
I need som code to assigning a material to a part in VBA.
Dim oApp As Inventor.Application Set oApp = ThisApplication Dim oDoc As PartDocument Set oDoc = oApp.ActiveDocument Dim oPropsets As PropertySets Set oPropsets = oDoc.PropertySets Dim Mat As String
We have recently upgraded from Inventor 2011 Routed Systems to Inventor Pro 2012. We are using XP fully updated to the lastest SP and everything. We have everything configured to our preferences but there is one thing that has been driving me batty. When editing a solid part I open the Style and Standard Editor. Down near the bottom under Realistic Appearance where there should be a ball with a shiney swatch there is a yellow triangle mocking me saying Autodesk Material Library is not available, also none of the bump maps are showing up on new or migrated files whether this is a related issue I am not sure of. All of the normal and custom textures show up just fine, and all the bump textures are in their correct folder in the correct place. I have tried switching the design data folder around with no success.