AutoCAD Inventor :: Assembly Model Brightness

Nov 15, 2013

When i started my assembly, i could see all of my textures. Today, it is so bright that i cant even see any shadows. doesn't matter which view i have, i cannot see the texture. there is a glimpse of it when i look iso view but that is it. I have tried altering the styles to reduce the brightness down completely but it has no affect. if i open another assembly file and place the same part, i can see the texture perfectly.

How can i change it back so when i look from the front, i can see the wood grain laminate that i am supposed to see. i have attached 2 images. the white one is supposed to be a brown wood grain laminate that is shown in the other image. both images where using the same style with the same setting and are the same material.

View 4 Replies


ADVERTISEMENT

AutoCAD Inventor :: Turning Assembly Model Into Shell?

Oct 5, 2012

I would like to be able to the share external geometry of a fully assembled mechanical model without surrendering any part or assembly data. Is there a way to turn this assembly into an external surface "shell"…?

View 1 Replies View Related

AutoCAD Inventor :: Get Printed Paper Model And To Assembly It

Apr 18, 2013

I have to get the printed paper model, and to assembly it within Inventor.

At the moment, I have the chassis, and next step should be a surface modelling.

But I`m not sure, which tool should I use. Chassis consist of some bulkheads, and there should be one patch between two neighbors. Patches are already printed:

So I have to bend them, according to bulkheads profiles.

Question is: how can I perform this step? I can`t realize, how to bend these patches, to stich two neighbor profiles. Is it possible for Inventor? Or should I use the authomatic surface fill, and texturing later?

View 7 Replies View Related

AutoCAD Inventor :: How To Show The Model Parameters Into Assembly Drawing

Nov 12, 2013

I am working in one assembly. in that assembly i created all the part with using i part & same part i called in to the assembly & created i assembly. while creating drawing  i have facing problem to show the model parameters in to the assembly drawing table. How to link the model parameters in assembly parameters with using i assembly.

View 1 Replies View Related

AutoCAD Inventor :: Can Implement Magnetic Forces Into Model / Assembly

Jul 15, 2008

Can I implement magnetic forces into a model or assembly?

View 9 Replies View Related

AutoCAD Inventor :: ILogic Model - Dimensions Of Assembly In IDW Drawing

Jul 2, 2013

I have a automated ilogic model that is then used within a 2D drawing, this 2D drawing then has dimensions on it referenced to the the model.

This model changes in its length the dimension associated with its length then changes but the dimension text then goes outside of the dimension boundary (does not stay central). Is there any code that can scan the dimensions and in effect tidy them up?

View 3 Replies View Related

AutoCAD Inventor :: Black Assembly Model Appears In IPN File

Jul 20, 2012

I'm working on an exploded presentation file and have finished all of the tweaks for each piece.  One day, when I opened it up to do some work, there appeared a duplicate assembly model floating in the middle of my work space.  The duplicate does not appear in the model browser and is completely Black.  It dissapeared a few days later, but the next day, when I opened the file, it was there again.

View 9 Replies View Related

AutoCAD Inventor :: Extract Rev Of A Model (part Or Assembly) From Drawing

Dec 7, 2012

I'm trying to extract the Rev of a model (part or assembly) from a drawing.  Since Inventor has independent revs for the model and idw I am trying to drill down and put the rev from the model referenced.  I got it to work for ipts and many iams using:

Dim oModelDoc As Document
Set oModelDoc = oDocument.Sheets(1).DrawingViews(1).ReferencedDocumentDescriptor.ReferencedDocument

The problem I have is when the drawing only references an ipn presentation file.  The ipn ALSO has it's own independant rev!  I'm trying access the model the ipn references but cannot get it to work.

BTW, I do know about the ability to sync idw and ipt properties.  I have enable it for our template but we have a lot of legacy drawings that don't have this option selected.  I also haven't tested that method with an drawing that only references an ipn.

Code is below with offending section in bold:

' Find model (part or assembly) referenced by drawing if active document is a drawing
If oDocument.DocumentType = kDrawingDocumentObject Then
Dim oModelDoc As Document
Set oModelDoc = oDocument.Sheets(1).DrawingViews(1).ReferencedDocumentDescriptor.ReferencedDocument

[Code]....

View 2 Replies View Related

AutoCAD Inventor :: How To Open Model Or Assembly On Lower Version

Apr 11, 2011

I have one problem presentaly  i am using Autodesk Inventor Pro 2011, if i have to open a model which is created in Autodesk Inventor Pro 2012.

Autodesk Inventor Professional 2012
AutoCAD Mechanical 2012
Windows 7 64bit, Office 2007 Pro
Intel(R) XEON(R) CPU @2.40GHz 2.53GHz, 4.00 Gb RAM
NVIDIA Quadro 600 Graphics
465GB SATA TOTAL, 124GB SATA working folder

View 6 Replies View Related

AutoCAD Inventor :: Custom IProperties Not Updating In Drawing When Update Assembly Model?

Nov 19, 2012

I'm using Inventor 2011 and when I go to change parameters using iLogic in an assembly model, (sometimes it is a component suppression, other times it is an iPart component change) it won't update the associated drawing file. I need to go into the BOM on the drawing and renumber the balloons, or change something else in order for the custom iProperties to update in the drawing template. If I just change the iPart component, then the BOM doesn't need to update making the renumbering of balloons redundant.

I'm using iLogic to update all of the iProperties and component references, then reattach balloons. What I would like to do is automatically update the custom iProperties drawing template fields, and renumber the drawing BOM.

View 2 Replies View Related

AutoCAD Inventor :: Create A Treeview Of Model Tree Which Displays Parts Assembly

May 15, 2013

I am trying to create a Treeview of Model tree which displays parts assembly...etc My code is working well and i am able to get the tree view, but the problem is how can i count the quantity of parts/assemblies and display as consolidated. For instance this below snapshot shows my treeview.

This above snapshot shows my output

Here besides all parts/assemblies i get Semi-Colons and Numbers rather than consolidated view For this part in fig

153049 QSL.1_8.8:1
153049 QSL.1_8.8:3
153049 QSL.1_8.8:3
153049 QSL.1_8.8

and Quantity as 3 separately.

View 3 Replies View Related

Photoshop :: Image In 3D Model - Uneven Brightness

Feb 9, 2013

I am using an image for floor in a 3D model. In the render you can see the repeating pattern of uneven brightness from 1 side to the other. Is there a technique that will even out the brightness across the image left to right or up and down.

View 6 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 Civil 3D :: Make Label In Model Space For Assembly Name?

Jul 20, 2010

Is there a way to make a label in model space for an assembly's name?  To keep track of which assembly is which, I have been creating a MTEXT object and just type it in below my assembly.  I would like to know if there's a way to make a label just show up with the name so I don't have to create all these text items manually.  This would be just for reference only, not used for any final plans.
 
Infrastructure Design Suite Premium 2014
Civil 3D 2014 x64
Windows 7 64-bit
6GB RAM

View 9 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 :: Convert Surface Model Pump To Solid Model?

Oct 4, 2011

Am trying to convert this pump into solid ?

View 6 Replies View Related

AutoCAD Inventor :: Convert Surface Model Into Solid Model?

Jan 15, 2013

My problem today is that I made a Model of a Part of a ship using surfaces rather than solids because the engineer thought it would be easier to bring into ANSYS program for analysis but he is now having a problem with it and I am looking into converting my current model to solid. I can do it but the method I thought of using is quite long winded and we are working to a tight deadline.

1.open up the surface part

2.use "Offset/Thicken"

3.any clashes between parts make a sketch and cut away.

the problem is the amount of plates I have and the time it takes to sort them out.

View 1 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 Inventor :: DXF Model - File In IPT Format As 3D Model?

Apr 12, 2012

I have a .dxf model and I need the file in .ipt format as a 3d model.  (I got the file from a website)

View 3 Replies View Related

AutoCAD Inventor :: Convert Surface To Solid Model / Turn Off Yellow Edges In Surface Model

Mar 4, 2008

We received a surface model from a vendor that I have patched up as best I can, it still has one hole that I can find that I haven't been able to fill. Ideally we would like to have a solid model, but I'm running out of time to get this done and the surface model we have would be good enough for our purposes IF I can get the yellow surface tangent lines to turn off or change their color to black.

I've attached a jpg of the surface model with the yellow lines and uploaded the model here: [URL].....

View 9 Replies View Related

AutoCAD Inventor :: Add Extrusion On Assembly

Aug 16, 2012

I wanted to add an extrusion to an asembly. I was able to highlight the required geometry and create the feature, but is not showing up. In the browser, there's a red "up arrow"  beside it. Why is it not showing?

View 3 Replies View Related

AutoCAD Inventor :: Get Assembly Name From Part?

May 8, 2013

I am in Inventor customization using VB.net as development language. 

There is one issue which is troubling me from some time. 

Is it possible to identify the name of parent  assembly of part/sub-assembly.

For Instance there is a Sub-Assembly/Part, how can i identify the parent assembly using VB.net without opening that assembly.

View 7 Replies View Related







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