AutoCAD Inventor :: Reference Parts - Display

Sep 28, 2011

I had some parts that in BOM were checked as "referenced". Then at some point I changed them to "normal".

In the drawing environment they still act like reference parts even though I changed them to "normal" before created the view.

They are still see thru when I go Drawings View/Model State/Reference data/As parts. They act like they are reference parts but they are not anymore. How to make then really "normal"?

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Display Density Of Materials Assigned To Various Parts In Parts List On Drawing?

Dec 9, 2013

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."

View 3 Replies View Related

AutoCAD Inventor :: Reference Parts In BOM

Mar 20, 2012

All of the patterned parts in my assembly show up as reference parts in the BOM I have I have opened the base part for the pattern and made sure its BOM is set to normal. When I change the BOM setting in the assembly it automatically changes to reference.

View 2 Replies View Related

AutoCAD Inventor :: Reference Parts Not Showing In IDW

Jun 21, 2013

I am having trouble with getting the reference parts of my assemblies to show on the IDW drawings. That is, most of them show, but some items disappear.

On the attached picture you can see what i mean... its of a circular structure with a door frame mounted. One is put in as normal assembly, one is put in as reference part.

The circular structure shows, but the door is missing (in some views). When I do a sectional view of the view where it is missing it appears.

View 9 Replies View Related

AutoCAD Inventor :: BOM Reference Parts And View Boundaries?

Mar 21, 2013

I have an assembly that uses reference parts. I do not want them in the BOM, but they are used in other drawings in the BOM. When I make them reference, the iso drawing view boundaries are not correct. Can I change the size? Crop will only decrease the size not increase?

View 3 Replies View Related

AutoCAD Inventor :: BOM Reference Parts And Hidden Lines

Nov 19, 2012

I am doing a .idw drawing of an assembly that I have several parts that I do not want to appear in the BOM parts list. I have therefore set these parts as Reference parts however this has caused them to appear as "hidden type" lines in the drawing and are even visible through other parts.

Is there any way to make these parts appear in the drawing "as normal" and not be listed in the parts list?

View 9 Replies View Related

AutoCAD Inventor :: Drawing - Section - Reference Parts?

Dec 7, 2011

In a drawing Is there anyway to section (and show the hatch pattern) on reference components?

View 9 Replies View Related

AutoCAD Inventor :: Centering Parts To Assembly Reference

Dec 16, 2011

I am trying to find a simple way to center part(s) to some reference within an assembly such that if any part sizes are changed, then the assembly will stay symmetrical when updated. I would imagine that this is simply possible without adding any constraint containing a numeric value.

See attached part and assembly files showing a 4 piece frame with the angles unconstrained NE to SW. All i want to do is maintain symmetry of the frame if any parts sizes (cross-sectional or length) are changed. I've tried to add a centered plane to the angle and aligning that with a sketch point made in the assembly but i can't select any sketch features when i try to apply an assembly constraint.

View 1 Replies View Related

AutoCAD Inventor :: Reference Parts Visibility In Drawing

Jul 18, 2013

When a drawing view is made within Inventor from a presentation file (.ipn) some of the parts sometimes donot appear as properly visible.

I have attached some screen shots which might lead to some clues.

View 5 Replies View Related

AutoCAD Inventor :: ILogic - Set Pattern Parts To BOM Reference & Default

Oct 3, 2013

I made a flanged connection using I logic. Very simple Tube + Flange + Gasket + Blind flange + Bolting.Then I tried to write some ilogic rule to have Blind flange on / off when needed, hence the Gasket & Bolting also need to be off. Like in these images:

That works fine visually, but I also want the BOM to be set accordingly. For the Blind flange & Gasket my BOM is OK. But for my bolting the BOM is not OK. I tried to set the BOM structure the same way as the visibility but that failed. It only subtracted 1 bolt from my list (see code)

If Blindflange_status = 0 Then 'Bolting offComponent.InventorComponent("Bolting:1").BOMStructure = BOMStructureEnum.kReferenceBOMStructure 'Sets BOM Structure to Reference (Remove from BOM)Component.Visible("Bolting:1") = FalseElse 'Bolting onComponent.InventorComponent("Bolting:1").BOMStructure = BOMStructureEnum.kDefaultBOMStructure 'Sets BOM Structure to Reference (Remove from BOM)Component.Visible("Bolting:1") = TrueEnd If
 
Is there a way to set all parts within a pattern BOM structure? I made my bolting  by adding 1 bolt, 1 washer & 1 nut and then pattern them using feature pattern select.

Inventor 2013

View 1 Replies View Related

AutoCAD Inventor :: Reference Parts Geometry On Detailed Drawings

Jun 17, 2012

How can you force the geometry of reference parts to print behind to print behind your visible  parts. I have my reference parts print out on a light gray layer to be shown indistinct on a drawings, but it prints over my object lines in effect hiding them. This is even true if a reference part is hidden. Then hidden line will print over the object lines as well.

View 4 Replies View Related

AutoCAD Inventor :: ILogic - Set Pattern Parts To BOM Reference And Default

Oct 3, 2013

I made a flanged connection using I logic. Very simple Tube + Flange + Gasket + Blind flange + Bolting.

Then I tried to write some ilogic rule to have Blind flange on / off when needed, hence the Gasket & Bolting also need to be off. Like in these images:

That works fine visually, but I also want the BOM to be set accordingly. For the Blind flange & Gasket my BOM is OK. But for my bolting the BOM is not OK.

I tried to set the BOM structure the same way as the visibility but that failed. It only subtracted 1 bolt from my list (see code)
 
If Blindflange_status = 0 Then 'Bolting offComponent.InventorComponent("Bolting:1").BOMStructure = BOMStructureEnum.kReferenceBOMStructure 'Sets BOM Structure to Reference (Remove from BOM)Component.Visible("Bolting:1") = FalseElse 'Bolting onComponent.InventorComponent("Bolting:1").BOMStructure = BOMStructureEnum.kDefaultBOMStructure 'Sets BOM Structure to Reference (Remove from BOM)Component.Visible("Bolting:1") = TrueEnd If
 
Is there a way to set all parts within a pattern BOM structure?

I made my bolting  by adding 1 bolt, 1 washer & 1 nut and then pattern them using feature pattern select. Inventor 2013

View 9 Replies View Related

AutoCAD Inventor :: Reference Parameter Measuring Between Two Parts In Assembly

Jul 31, 2012

I need to assign the dimension in my screenshot to a parameter so I can use it to drive another assembly. However, I can't find any way to capture it in a usable manner.

In the screenshot I have an associative part inserted that contains only a sketch with the projected line and point that I wish to measure between, but the geometry in the sketch does not update when the model geometry changes. This seems to be normal behavior?

View 3 Replies View Related

AutoCAD Inventor :: Reference Parts In A Subassembly / Unable To Create Balloon And Drawing

Jun 14, 2013

I have assemblies that are comprised of reference parts - the assembly is a purchased part such as an air cylinder.  I have them as reference only in the assembly (ie right click on the parts in the model tree->BOM Reference->Reference). I do it this way so I can adjust the air cylinder how I need it, but still only asign one part number to the whole assembly - as an example we'll say "cylinderX" is the part number, and filename is "cylinderX.iam"

The problem arises when I put cylinderX.iam into other assemblies and try and make drawings of those assemblies.  Even though cylinderX.iam is not a reference part (but all it's sub components are), it shows up in an IDW just like reference parts.  I am able to make it show up how I want by editing the view properties (Edit View->Model State Tab->Reference Data Line Style "as parts"), but I still cannot balloon cylinderX.iam.  It shows up in the parts list, but I cannot attach a balloon to it.

Inventor 2013, 64-Bit
Dell Precision M6700
Windows 7 Pro
Intel Core i7-3820QM @ 2.70 GHz
16 GB Ram
NVIDIA Quadro K4000M
Space Navigator

View 4 Replies View Related

AutoCAD Inventor :: IlLogic Rule To Find All Reference Parts And Turn Off Visibility

Jun 20, 2013

I there a way of finding each Bom structured part that is set to reference in an assembly and setting the view of that component to in-visible.

Also needs to iterate into all set View reps that where created and set all views to not show the referenced parts as well.

View 8 Replies View Related

AutoCAD Inventor :: Measuring Between Tabbed Parts And Lost Dimensions With Replace Model Reference

Aug 27, 2012

Two different problems (questions). These are IV2012 files but the problems are the same in 2013.

Open the two attached ipt's. Launch the Measure Distance tool and measure between the blue an red face on the DimTest. It should read 1 inch.

Change to DimTest Derive using the tabs on the status line. Measure still gives 1 in. Change precision to All Decimals. The mouse pointer changes to calipers and the distance now measure 1.004 (which is correct)

Switch back to DimTest again using the tabs.

Measure again and notice the mouse pointer still shows the calipers which imply that it is going to return all decimals but the dimension given is still just 1 inch. Either the mouse pointer should change back or all decimals should stick.

OpenDimTest.dwg. Manage> Modify> Replace Model Reference and pick DimTestDerive.

ALL dims disappear and the origin indicator goes sick.

View 2 Replies View Related

AutoCAD Inventor :: Content Center Parts Display In IDW

Dec 18, 2013

I am having a problem with the display of a custom content center part in an IDW. The cc part has been added to a weldment assembly and has 2 preparation holes drilled into it within the assembly. These holes display fine when showing the whole weldment assembly in the IDW but when I add the cc part on it's own it does not show the drilled holes. I understand this is perhaps because the cc part had to be prepared with the holes and these preparations have not carried over on the IDW, is there a way to display preparations in this way for single cc parts ?

Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 4 Replies View Related

AutoCAD Inventor :: How To Display Mass Of Selection Of Parts Through IProperties

Aug 1, 2012

Is there a way to display the mass of a selection of parts through iProperties ? Similarly to the way to show the mass of a single part but but selecting multiple parts and getting their collective mass ?

Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)

View 2 Replies View Related

AutoCAD Inventor :: BOM Levels - Display Parent And Children In Parts List

Aug 14, 2011

I have an assembly consisting of 4 sub-assemblies.  Item 4 is a mount plate c/w M16 fasteners.I would like the fasteners to display as sub-parts under item 4 (24520020s) as 4.1, 4.2, etc because they are also purchasable separately.

I do not want to display the mount plate (03241389s) because it's not purchasable separately.

When I expand item 4 in the parts list it automatically turns visibility off for item 4 (24520020s), and only shows the children (0231....s).I would like to display item 4 & the fasteners only.  Quite simple to turn off visibility of 03241389s, but cannot get the parent and child parts to display at the same time.

View 4 Replies View Related

AutoCAD 2013 :: Unable To Display Reference Points

Aug 17, 2013

I´ve used AutoCAD for a while but this just appeared. The reference points are not displayed on a current line (or any other figure) when I want to join another figure with it, what I mean is that the little green x or square figures won´t appear when I want to join two objects at a point. If I create a circle, for example, and I want to create another circle around it, both with the same origin, AutoCAD won´t display that origin automatically.

View 2 Replies View Related

AutoCAD .NET :: Display Form When Block Reference Is Double Clicked

Nov 12, 2012

I'm in the process of converting existing VBA code to VB.NET using AutoCAD 2010 and MS Visual Studio Professional, and I just hit a major snag.

In AutoCAD 2010, double-clicking a block will display its attributes in the attributes editor; I would like instead to be able to display my own custom vb.net form showing some of the block's attributes, IF AND ONLY IF the block was created by my dot net form (the block would have certain identifiable characters in its name).

So far, I have discovered that this may have something to do with the cuix customization file, as well as setting the system variable DBLCLICKEDIT.

View 9 Replies View Related

AutoCAD Inventor :: Replacing Parts With Custom Parts Created From Content Center

Sep 27, 2012

I 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 Related

AutoCAD Inventor :: Showing Two Instances Of Parts List And Adding Custom Parts

Mar 30, 2012

On 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.

View 9 Replies View Related

AutoCAD Inventor :: Creating Parts With Work Planes Defined By Other Parts

May 2, 2013

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. 

View 4 Replies View Related

AutoCAD Inventor :: Parts List Update When Modifying Model Parts In Idw

Aug 21, 2012

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)

View 2 Replies View Related

AutoCAD Inventor :: Virtual Parts Weight Total BOM And Parts List

Aug 7, 2013

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??

View 2 Replies View Related

AutoCAD Inventor :: Assemblies Showing In Parts Only Parts List

Jul 10, 2012

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.

View 2 Replies View Related

AutoCAD Inventor :: IDW View / Parts List Changes From Structured To Parts Only

May 3, 2013

IV 2010 Suite

Been working over an idw MANY times due to project lag.Today I opened it up and tried adding balloons to an already ballooned assembly.

The parts list has not changed, and is "structured".But, if I try adding balloons, they tag each part, not the entire assembly.

Also, I verified this by trying to add another parts list, which defaults to "parts only".

I can't show my data set, b/c it's HUGE, plus it's proprietary.

IV 2010 Suite
Digital Storm PC:
EVGA & Intel components
Win 7 Pro 64 bit

View 5 Replies View Related

AutoCAD Inventor :: Parts Not Selecting For Parts List

Sep 22, 2011

I have a .idw that I'm trying to make a parts list on.  I select parts list and highlight everything.  There are two screws that are not showing up on the parts list.  I cannot select them manually either.  It's acting like they are not there.  Even if I do a complete parts list (adding the assemblies parts into one big list), they still don't show up.

How can I select these parts?  What is wrong with them that they do not show up in the parts list?

View 2 Replies View Related

AutoCAD Inventor :: How To Reuse Parts Rather Than Create New Parts

Jul 25, 2012

I have been working with an assembly today where it is ideal to mirror parts and have figured out how to reuse the parts rather than create new parts. Now I find that when the parts are mirrored, they ate not retaining the mates. Where do I find the setting so they either retain their mates, or prefferably retain the mirror so that if I move the origional, the mirror moves as well?

View 9 Replies View Related

AutoCAD Civil 3D :: Structure Reference Alignment Not Holding In Data Reference

Nov 28, 2012

I have structures and alignments data referenced.  If I assign the structures ref alignments in the dwg with the data refs for labeling, the next time I open the dwg the ref alignments are set back to none, causing the labels to be ?

It seems like this worked in the past?

View 1 Replies View Related







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