AutoCAD Inventor :: How To Turn Off Reflections In Assembly For Rendering

Oct 20, 2012

I need output of png with alpha format, so I have to render in Studio.

I unchecked True Reflections but the items in the image reflect on each other.

Is there a way to stop this? see example.

View 1 Replies


ADVERTISEMENT

3ds Max :: Getting Reflections On Walls When Rendering?

Apr 10, 2013

Im getting reflections on my walls when rendering. I want my walls to be clear white.

View 4 Replies View Related

AutoCAD Inventor :: Turn Off Parts Within Assembly?

Sep 1, 2012

I have a full electric motor including internal parts.It is quite large in size.

Is view representation the ideal method of turning off parts within an assembly.I do not need these internal parts when i include the electric motor into another assembly.Can i turn off these internal parts.

View 1 Replies View Related

AutoCAD Inventor :: Turn Off Sketches On Assembly Level?

Mar 25, 2013

I have a rule that turns off all work geometry and sketches of an assembly and all referenced parts and assemblies.

This rule is almost perfect.

When i run the rule. All sketches and work geometry are turned off. But sketches in sub assemblies remain visible in the top assembly. When i open the document of the sub assembly the sketches are off.

So what I see is a top assembly 'override' of sketch visibility inside sub assemblies

How can I turn off visibility of a sketch on a level higher?

View 9 Replies View Related

AutoCAD Inventor :: Turn Assembly Background Pure White?

Sep 6, 2012

I need to turn the assembly background pure white for illustrative purposes.  Is this possible in Inventor 2013

AutoCAD 2013
Inventor 2013
Windows Pro 7 x64
Asus Sabertooth X58
Intel Core i7 960 @ 3.2 GHz
24 GB ram

View 4 Replies View Related

AutoCAD Inventor :: Turn Off Work Plane Visibility In An Assembly?

Jul 16, 2008

I have an assembly that was generated by Pro/E. It opens fine, but there are roughly 1000+ planes that are all visible. Is there a way to easily shut these all off whithout having to do it in each part?

View 4 Replies View Related

AutoCAD Inventor :: Turn Off Grounding For Inserted Part In Assembly

Aug 16, 2013

I don't want to inventor to ground a part when I insert it into assembly.  How do I turn this off?

View 9 Replies View Related

AutoCAD Inventor :: ILogic - Turn On Origin Planes On Selected Parts Within Assembly?

Aug 19, 2012

 Is there a way using ilogic,that when you select/highlight a part within an assembly and run the code that it will turn on the Origin planes only and also turn turn them off ?

View 5 Replies View Related

3ds Max :: Turn Off PC While Rendering?

Dec 15, 2012

I've been using 3D Max for a few years,but I never came across this problem before. I start to render and first 50 frames works fine, but after 50 something frames my laptops is turned off with no message or error or anything.

My laptop is a Dell XPS 8GB RAM i7-3520 @ 2,9 Ghz, it's Intel HD 4000 2GB and I'm using 64 bit windows 7.

View 7 Replies View Related

AutoCAD Inventor :: Polished Copper Reflections

Feb 8, 2012

Noticed the images in the reflection from polished copper?  In my current model, polished copper is reflecting the image of what looks to be a parking lot, as I see the back end of 3 different cars, ones white and the other two are grey I think.  No real issue, just noticed this reflection, looks like the developers were having a little bit of fun on this one, or is there a place this reflection can be changed?

View 4 Replies View Related

AutoCAD Inventor :: Can Chrome Color Be Displayed Without Reflections?

Apr 16, 2012

1. I have a centrifugal pump assembly in which the color is Blue.How can i save the same Pump which can be available with 5 different colors.other then the Blue.This would save me changing the color of the parts in the assembly everytime i want the Pump to display a different color

2. Part-0 attached. Can the chrome color be displayed without the reflections?

ver.2012

View 6 Replies View Related

AutoCAD Inventor :: How To Disable Reflections And Gradients In Shaded Views

Sep 14, 2010

You would like to have an option to disable reflections in the shaded views that you create.

We introduced from Inventor 2010 support for disabling reflections in drawings. In order to do this, users need to add DWORD registry key named "Suppress Specular Color" with value greater than zero under the following registry key.

Note:

Prior to creating this registry key, you need to have the following hotfix installed for Inventor 2010:

[URL]

For Inventor 2011, you need to have SP1 installed.
 
Open the system registry and locate the following registry keys listed below (Start > Run > RegEdit):

1. Inventor 2010

[HKEY_CURRENT_USERSoftwareAutodeskInventorRegistryVersion14.0AppletsDrawingLayoutPreferences]

Create a key with this value:

"Suppress Specular Color"=dword:00000001

2. Inventor 2011

[HKEY_CURRENT_USERSoftwareAutodeskInventorRegistryVersion15.0AppletsDrawingLayoutPreferences]

Create a key with this value:

"Suppress Specular Color"=dword:00000001

If the key is not present or its value is zero or less, then reflections are enabled under drawings (Default behavior).

Note: The key is read only once per Inventor session -  after adding the key or changing its value,  users need to restart the Inventor session.

View 9 Replies View Related

AutoCAD Civil 3D :: Quick Profile Of Corridor - How To Turn Off Assembly Points

Oct 21, 2012

I've attach a  profile of a corridor.

I don't know how to turnoff the assembly points .

I may send another inquiry after this it has to with corridor surface and boundaries.

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

AutoCAD Inventor :: Saving Assembly Parts As New (sub) Assembly?

Nov 28, 2011

Can I select a bunch of parts in an assembly and say "save these pieces as a new assembly"?

It is just such a needed tool but I cant find an easy way to accomplish this.

View 2 Replies View Related

AutoCAD Inventor :: CoG Needed For Each Sub Assembly In A 2 Part Assembly On An IDW

Oct 3, 2013

I have a two part duct fire damper assembly. The IDW has the combined two part assembly, which I know how to turn the CoG on, so that it can be dimensioned. The problem is each piece will more than likely be hoisted separately so I would like to show the CoG for each piece, not the combined master assy.is there a way to do this?

Inventor 2014
Windows 7 Pro SP1
Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz
16GB RAM
NVIDIA Quadro 4000
3D Connexion SpaceMouse Pro

View 5 Replies View Related

AutoCAD Inventor :: Assembly Within Assembly Detection

Sep 3, 2013

I would like to see if there is a routine that allows my iLogic code to detect if my assembly contains another assembly within it. If my assebly contains assemblies then I don't want "MyRule" to run. Else if it does then I want "MyRule" to run.

View 4 Replies View Related

AutoCAD Inventor :: Two Assembly Positions In One Assembly

Mar 21, 2013

My Assembly has two possible positions for my piston.

I would like to show both piston positions (top and bottom) in one drawing file; however, in different drawing views.

I have tried using LOD and Drawing View Representations, but it is my understanding that neither of these are meant to be used in this way.

View 2 Replies View Related

AutoCAD 2010 :: Background On Rendering And Attach / Create New Material In Library For Rendering

May 21, 2012

why i cannot change the color of the background when rendering? It is always black, and i cannot attached or make new material, if need to attach jpeg or new texture on my drawing, cannot create new material. what should i do? im currently using autocad for mac 2012. 

View 1 Replies View Related

AutoCAD Inventor :: Translating When Rendering

Nov 28, 2011

Translating when rendering only seems to use 1 cpu core and takes 90% of the render time, so having a quad core processor running a view that takes 10 min render only gives me a 5% decrease in time over a dual core...

I don't think you can really call Inventor rendering a multi core app?

View 6 Replies View Related

AutoCAD Inventor :: Not Rendering Simple Sketch

Oct 10, 2013

I have downloaded Inventor 14, and the program appears to start up without problems.  However, when i create a simple sketch, it first says "Choose a plane".  In my textbook, it shows a picture of the three planes to choose from.  However, my computer screen shows a blank gray screen.  It appears some tool bars are missing as well.

However, if i click in the space where I imagine the axis should be, it takes me into sketch mode. Similarly, when I draw a line, the information bar reads like I am drawing a line, but no line shows up on the screen.

Is there a specific requirement on my computer I could be missing?  I have downloaded Inventor twice, and both times had the same problem with the program.  Perhaps a video card I need to have, or a certain RAM requirement?

View 4 Replies View Related

AutoCAD Inventor :: Rendering Files In Cloud?

Sep 17, 2012

Is it possible to render Inventor files in the cloud?

View 1 Replies View Related

AutoCAD Inventor :: 2011 - Animation Rendering

Jul 29, 2010

After running a rendering for an animation, I opened up the .wmv file to see that everything was a blur. The anti-alias was set to high,  screen resolution to 1024x768, frame rate 25, and 1500 kbps. Is there something that I am doing wrong?

View 8 Replies View Related

AutoCAD Inventor :: Cannot Chose Camera For Rendering

Dec 30, 2013

Why I can not chose camera for rendering animation?

I have assembly with animation set up in in. I have 4 cameras.

I would like to render animation from everyone of them (one after the other to separate avi for the same timeframe)

"Camera" selecting box on render animmation window is not activ so I can nnot chose any.

Help says I schould be abe to select. Why can't I?

View 1 Replies View Related







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