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


ADVERTISEMENT

AutoCAD Inventor :: Work Planes Turn On In Sketches?

Aug 12, 2013

Any time I create a new sketch in my assemblies, all of a sudden every existing work plane toggles from "invisible" to "visible".

In small assemblies, this is fine, but in 100+ part assemblies, it is a major headache. I don't want to turn off work planes every time I make a new sketch.

Is there any way to disable this "feature"?

View 3 Replies View Related

AutoCAD Inventor :: Functionality Of Assembly Sketches?

Oct 7, 2011

I have the following (somewhat philosophical) question: what is the concept of assembly sketches? As far as I can see (and what I use it for) is the following: an element of my design can be constructed from several parts, which are first machined with some margins, interfaces for welding, etc. Then they are mounted/welded/brazed together, and the final piece is constructed by post-machining the mounted (welded/brased/etc) assembly. Assembly sketches drive these features.

When I first got in contact with assembly sketches, I believed they can be used to positioning parts in the assembly: create a sketch, very easily and quickly draw lines/points/etc which serve as anchor points for the parts, and then constrain the parts to these lines/points/etc. But this does not work - whereas I would find it sometimes useful.

View 2 Replies View Related

AutoCAD Inventor :: Disable Visibility On All Sketches Under Assembly?

Jan 17, 2013

Is there anyway that i can disable visibilty for ALL of the sketches under an assembly in a Assembly Layout? I have multiple assemblies (sub -assemblies) that im putting together into one finale assembly and everytime i unhide a sub-assembly, ALL of the sketches in it apear visible so then i have to painstakenly go throught every sketch and hide it. It takes for ever!

View 4 Replies View Related

AutoCAD Inventor :: Turn Off Work Planes Sketches - Macro / Batch Process

Aug 23, 2012

Is there anyway to batch-process a load of parts and assemblies to turn off work planes, sketches etc in the master design view rep?

I'm aware of the Object Visibility feature but I want them turned off in the model tree.

View 4 Replies View Related

AutoCAD Inventor :: Unable To Extrude Sketches On Assembly 2011

Jul 30, 2013

I am using inventor 2011 to make an assembly, and No matter wether I sketch off a face or a plane, I cannot get get my sketches to extrude, inventor wants to make cuts when there is nothing to cut. Not sure what I am doing wrong, becasue when I try doing the same thing on a new part it works just fine.

View 3 Replies View Related

AutoCAD Inventor :: Sectioning In Assembly Level

Aug 9, 2011

I have to create a workplane and then define the section.

Usually the sectioning is done w.r.t flat surface/s and then the section plane can be offset depending upon our requirement and placement in the assembly. I am not getting this offset option when I want a Sectioned View. The section takes where I click on the flat face straight.

View 5 Replies View Related

AutoCAD Inventor :: Colors In Top Level Assembly

May 21, 2012

I have a sub assembly with frame members and have used different colors for different sizes.  In the top level assembly all the colors are lost, presumably because it defaults back to material color.  Is there a way to get the frame  member colors to display and all assembly levels?

View 1 Replies View Related

AutoCAD Inventor :: Create BOM For Top Level Assembly

Jun 20, 2013

I am using IV 2010. I have an assembly that is made up of subassemblies and individual parts.  Some of the subassemblies share the same parts.  I would like to know when I create the BOM for the top level assembly if it can show parts only with no assemblies.  I want to get the BOM to combine like parts from all subassemblies in one list. I have tried to use the part only option and it still puts subassemblies in the BOM and breaks the parts out per subassembly.

View 1 Replies View Related

AutoCAD Inventor :: Ballooning By Assembly Level

Jan 9, 2014

When ballooning an assembly drawing having a structured/all levels BoM, the balloons default to the part level of the BoM hierarchy.  Is there a way to have the balloons reference the part's subassembly (direct parent) without having to override the value of each balloon manually?

View 7 Replies View Related

AutoCAD Inventor :: List First Level Sub Components From Assembly

Jul 6, 2012

Currently I have some code which loops through all sub components of an assembly and sub assemblies. However I only need sub components inside the top level assembly and not any sub-assemblies. Is there an easy way to acomplish this?

This code will list all sub components inside an assembly when a drawing is open.

Dim oDocument As Document Set oDocument = ThisApplication.ActiveDocument Dim oRefDocs As DocumentsEnumerator Set oRefDocs = oDocument.AllReferencedDocuments
Dim oRefDoc As Document
For Each oRefDoc In oRefDocs debug.print oRefDoc.FullDocumentName Next

View 7 Replies View Related

AutoCAD Inventor :: Assigning Material To Faces At Assembly Level

May 19, 2011

I would love for the day that ADSK allows users to assign materials to faces and surfaces at the assembly level. I know this can be done at the part level but this practice has it's flaws when trying to have an accurate BOM and Parts List as well as other "issues" when using that method.

Take a plated part for example. At my company our structure of a plated part would look something like this:

raw material - machined part - plated part. I'm sure it;s the same at many other manufacturing companies.

Typically we will have a material spec sheet for the raw material. We will have an IPT and INV dwg of the machined part file. We then place the machine part (IPT) into an IAM to become the plated part. We do this workflow because if we chance any geometry to the child (machined part) it will update and reflect a tthe parent IAM  level (plated part). This also keeps out parts list and BOM structure in-line with our MRP system. So this workflow works great for us.

However there is an issue doing it that way. Inventor doesn't allow to assign materials to faces at the assembly level which seems just wrong to me. I kind of understand why they did that but it sure would be nice to be able to assign materials to faces in IAM files. Yes I know I could acheive this by using Derived Component but then my parts list and BOM structure does not reflect the base part. It only reflects the Derived part in my Parts List. Is there a way I'm missing to alter or change the Parts List to pull info of title, part number, etc of the base part rather than the Derived?

Ideally I'd just love for one day INV to allow material assignment to faces and surfaces in the assembly level. It looks rather strange on our drawings where we do a section view of the top l;evel assembly and see parts that are technically made of brass but look to be made of chrome or zinc plating instead because of how we had to assign material to the entire body of the component at the assembly level.

View 9 Replies View Related

AutoCAD Inventor :: Passing Down Assembly Features To Part Level

Dec 11, 2012

How do you save features added in an assembly to the part? For example, if I add a hole in an assembly, presently I cannot see it when I open the part. It seems like a very basic function, I'm not sure why it doesn't do it automatically.

View 6 Replies View Related

AutoCAD Inventor :: Suppressing Assembly Feature Via Level Of Detail?

Dec 13, 2011

I'm trying to use the Level of Detail function to add a hole feature in a sub assembly that will be used in 2 places inside the main assembly, but the sub assembly is present in many other location and does not need this hole. My thought is to have the master level of detail depict the hole feature and have another level of detail with this hole suppressed.I can't get the two levels of detail to save the desired outcome. When I switch LODs, the hole feature will not suppress or unsuppress as desired. Is this possible or am I doing something wrong.

View 3 Replies View Related

AutoCAD Inventor :: Insert Threads Into Hole At Assembly Level

Jan 11, 2013

I have an assembly that is made up of 3 unique parts ( 5 parts total). These parts and there features are to be laser cut, then assembled and welded along the outer perimeter in the small chamfer. I have designed the parts to have 5/16 holes, which will be later tapped to 3/8"-16 UNC after assembly.

Once these parts are assembled, I don't understand how I can change the holes to reflect this. Meaning I want the parts to be pre-drilled(laser cut) with 5/16 holes, but I want the assembly to then have 3/8-16UNC holes.

The hole command will not let me select the existing hole features in the assembly and add threads. What is the consequence of inserting a 'new' hole with 3/8-16UNC threads over the existing 5/16" holes in the assembly?

Is my workflow incorrect? should I have the parts modeled with the tapped holes and just make a note on the drawing to not tap these holes until assembly? how does that affect the laser cutting?  

View 9 Replies View Related

AutoCAD Inventor :: Use Level Of Detail From Subassembly In Main Assembly?

Nov 19, 2012

How can i use a level of detail from sub assembly in the main assembly?

View 2 Replies View Related

AutoCAD Inventor :: Get Top Level Assembly To Display As Per Colours In Subassemblies

Sep 25, 2011

The model I have been working on has been trying to change it's colour all day. Finally I had a crash 'graphics adapter stopped working' and when I re-opened the model it had gone all blue. The top level assembly is all blue but the subassemblies are the proper colours when you open them.

I'm updating my graphics driver which should maybe stop the problem re-ocurring but in the meantime I need to get my top level assembly to display as per the colours in the sub assemblies.

View 1 Replies View Related

AutoCAD Inventor :: Get Holes Made On Master Assembly To Appear On Part Level?

Oct 7, 2011

I am fairly new to Inventor and have recently just finished drawing up a machine made of many parts and sub assemblies and then made into one master assembly. Due to the nature of some hole positions i decided to draw some holes directly on the Master assembly thinking it would then change the original sub assembly/part file. Apparently not as i found out making technical drawings. 

How i can rectify this so i dont have to re-draw all the holes on part level and keep my constraints in place?

View 1 Replies View Related

AutoCAD Inventor :: Change Custom Property Format From Assembly Level

Apr 8, 2013

I have a frame fabrication / assembly with a Custom iProperty called "FINISHED MATERIAL SIZE". I have set the following parameter for this property:

FINISHED MATERIAL SIZE = <Stock Number> x <G_L>mm

This returns the stock size and length to my drawing cutlist. The problem is that the <G_L> Parameter returns the trailing zeros and unit string.

I would like to set all the frame members in the assembly such that the G_L parameter returns a value rounded off to 0 decimal places with no trailing zeros and removes the unit string as well.

Is there a way I can achieve this from the assembly so I don't have to manually open each frame member and make the changes in the fx parameters dialog one at a time?

View 3 Replies View Related

AutoCAD Inventor :: How To Find Cross Section Details In Assembly Level

Jun 27, 2012

How to find the cross section details like area and movement of inertia  at particular cross section

in( solid works there is a direct option select the section and select the face and click on the calculate automatically gives the are and movement of inertia etc in part and sassy level also) but in inventor in part level its possible but in an assembly level.

View 7 Replies View Related

AutoCAD Inventor :: How To Create LOD With Hole Feature Suppress At Assembly Level

Sep 3, 2013

In order to reflect production process, I have to create holes on the bent pipe at assembly level after 2 bent pipes are welded to the straight pipe. Now when I suppress holes, it does not suppress only at LOD or view rep but throught the whole assembly.

Is it possible to suppress features such as hole using LOD or view rep, which are made at the assembly level? or I have to use another method? See below in highlighted.

View 1 Replies View Related

AutoCAD Inventor :: Transfer Holes Put In At Assembly Level To Detail Drawings (IPT)

Jan 23, 2012

When holes are put in at the assembly level by using the 2d sketch command, projecting geometry and then using the hole command in the Model tab works great.  Is there a way to transfer the holes put in at the assembly level to the detail drawings (ipt)? 

View 4 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 :: Convert Imperial To Metric In Assembly / Part Level Sketch Dimensions

May 14, 2012

I need converting imperial dimensions into metric in assembly as weell as part level sketches dimensions.

Any solution for converting all imperial dimensions to metric dimensions in whole assembly constraint level and as well as part level sketch dimensions. Any macros or any ilogic rules?

View 1 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 :: 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 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 :: Find Mass Of A Part At Its Part And Assembly Level

Jul 1, 2013

I have an assembly with 10 parts in it. We use many assembly features at the assembly level (Revolve cut, Extrusion cut..etc). How to find the mass difference of each part by comparing at its parts level and its assembly level.

View 1 Replies View Related

AutoCAD Inventor :: ILogic / Run Assembly-level Rule From Component Rule?

Aug 2, 2013

I need a way to run a rule which is saved in my top-level assembly using iLogic rule which is saved in a part file in the parent assembly.

I have even tried using an external rule in a txt file, but that gives the error "Component: This function can only be used in an assembly."  - which makes no sense to me.   I hope I am just missing something simple.  I cant believe with all its other strengths, that iLogic would be so limited in that regard.   Why is there not simply a snippet under the 'Run Other' that allows you to specify an assembly file and the rule name?  (like there is for running a rule in a component from the assembly)

View 4 Replies View Related







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