AutoCAD Inventor :: Break Association To BOM?

Aug 21, 2013

I'm using Inventor Pro 2011 and I'm trying to break the association of a BOM from it's assembly.  My company uses a "next assembly list" on each drawing to show the quantities and information that appear on the BOM in the next level assembly.  To achieve this we insert a parts list referencing the next level, then we turn off the visiblity of all the parts except the item we want shown.  The problem we've found with this is that we're using some large assemblies and Inventor slows down when it has to reference the large assembly on each drawing.  All we really want to show is the single line.  If we break the link to the large assembly, we feel that it will speed up the process considerably.

View 5 Replies


ADVERTISEMENT

AutoCAD Inventor :: Keep Getting (A Cross Part Association Has Failed)

Oct 2, 2012

I keep getting; "A cross part association has failed".

*I got a sheet metal part fixed by jletcher, got it in to the assembly (1), updated the associations and that worked fine.
*I then opened the assembly (2) that contains the assembly (1) and fixed the "cross part associations" this file seems to work after save and reopen.

So, when I open the MAIN assembly it complains about the same stuff. I have fixed it But as soon as i close the files for the day it complains about it again the next day. This seems to go on and on

I have created some some parts in the assembly (2) and projected a few edges to be able to create these parts.

Inventor 2012 Pro 64-Bit
Win 7 Pro
RAM 16 GB

View 1 Replies View Related

AutoCAD Inventor :: Change Drawing File Part Association?

Dec 1, 2009

I sometimes create parts that are very similar to one another. (ie. - complex plate, but one part uses threaded holes, while an identical one has through holes, with all holes in the same location). So before now I would have built one part, made my drawing file. Then Copy/paste the part file into the same assembly folder, edit the hole feature of the newly copied part, then have to create an entirely new drawing file for the new copied part.

Is there a way to just copy my already created part drawing, and then just change the part file it used? They are basically the same part, but one uses threaded holes, the other uses through holes. My current way seems redundant and time wasting.

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Break To Break At Point Command

Mar 19, 2010

Is it possible to change te Break command permanently in the Break at Point command?I never use break, only break at point.

Changing te macro for break ^C^C_break to the macro for break at point ^C^C_break \_f @ doesn't work.

To do it manualy at the command prompt takes to much keyboard entries and mouse clicking.

View 6 Replies View Related

AutoCAD Inventor :: Dimension Break In Idw?

Dec 21, 2011

How to Create a dimbreak like Autocad in Inventor idw

View 2 Replies View Related

AutoCAD Inventor :: Use Break-out Command In IDW

Feb 15, 2012

Is there anyway to use the break-out command in an IDW to show something inside an enclosure that you normally would not see? I don't mean a section view but an Isometric view that temporarily removes a part of the wall of an enclosure so you can see what is inside, specifically in a presentation view?

View 5 Replies View Related

AutoCAD Inventor :: Break Sheet Numbers In IDW?

Jan 17, 2013

I have several sheets w/in a drawing.  Some of the sheets are titled sheet 2A, 2B, etc.  I'd like to be able to do this w/o needing several title blocks.  what becomes sheet 3 is now sheet 5.  How do I offset the sheet numbers?

View 2 Replies View Related

AutoCAD Inventor :: Break Bolted Connection

May 27, 2013

Is it possible to break my bolted connection, so that i can change the information given by inventor in the BOM? Its always grayed out and i can`t seems to find a way to make it "ungrayed".

I could change it directly on the .idw but me and my project leader would like to not go on that road. Our teams are seperated in to two. Ones in charge of modeling & the other is in charge of the presentation. We would like to give, as much as possible, not to much leeway on those in charge of the presentation.  

View 3 Replies View Related

AutoCAD Inventor :: 2012 Break Lines

Mar 24, 2011

Who can tell me if Break lines in Inventor 2012 will be constrainable? I mean come on... All the new fancy stuff Inventor gets every year is great but when will the simple things get done?

View 9 Replies View Related

AutoCAD Inventor :: How To Use Break In Drawing Environment

Jan 11, 2014

I´m drawing a component which does not fit within the drawing sheet. How can I reduce its space on the sheet, while keeping the dimension equal?? I know I can use a Break, but I really can't suceed into using it.

View 9 Replies View Related

AutoCAD Inventor :: Explode / Break A Pattern?

Aug 25, 2009

I have a pattern of iassemblies in an assembly. If I change the member then all instances will change.

is it possible to explode/break a pattern into individual iassemblies?

I think this would be really useful. You can use pattern to layout the assemblies but then break the link to edit them individually. Perhaps to move one slightly, for instance. Or to change a particular member, as I need in this case.

I know that I can suppress specific members and replace with a new member. But this will loose the constraints I have applied to the members of the pattern.

By breaking the pattern there will be no parameters to determine the position of those exploded members, so perhaps they could be automatically grounded until you add new position constraints to them?

View 6 Replies View Related

AutoCAD Inventor :: Break View At An Angle

Jun 25, 2012

Any trick to make create a break view along a sloping edge.So that the view still appears continuous rather that the one.

View 3 Replies View Related

AutoCAD Inventor :: Create Break-out Views

Jun 22, 2013

I'd like to be able to create break-out views, somewhat like in the picture below.

Is this possible directly in Inventor? That is, without having to carve out elaborate geometry in the parts and assign red color to the jagged edges. 

I can achieve some of what I want in a drawing (Break-out in a view, then making an isometric projected view from that first view with the break-out), but it's still not exactly what I want.

View 1 Replies View Related

AutoCAD Inventor :: Isolate Areas Of View Break?

Mar 5, 2013

is there any way to control which areas of my part or assembly that I want to use the View Break on? Currently I'm not aware of any options. It wants to break through the entire assembly or part view.

Basically I have a coworker who designs his electrical harnesses in Inventor. Some of the wiring branches off the main harness are longer than others and he would like to break only that specific branch of wiring, not the entire horizontal or vertical area of the view.

Boxx Technologies 4920 Xtreme - Win7 64bit
Intel Core i7 3960X @ 4.5 GHz - 64GB RAM
NVidia Quadro 4000 - Quadro 600 - Tesla C2075 (driver 307.45)
Product Design Suite 2014 (SP1) - Vault 2014 Pro SubRel1 - CFD Sim 2014 - Bunkspeed Pro 2012

View 1 Replies View Related

AutoCAD Inventor :: Controlling Break Size Using ILogic?

Oct 14, 2011

I have an assembly drawing which requires a break in the drawing view due to its height. The drawing view scales accoring to the change in height (so it remains the same physical height on the drawing), however I need to be able to increase/decrease the height (or value) of the break linearly to the height of the assembly.  

I had a look at the ilogic 'break sample' and tried to adapt it to my needs, however, i couldnt get it working. I am using Inventor 2012.

View 4 Replies View Related

AutoCAD Inventor :: Parts List - Break Into 2 Columns?

Aug 9, 2011

Large Assembly / Inventor 2008

I have a layout drawing, and I want to add a parts list, but I want to break it into 2 "columns" rather then a long one

how do I do that?

View 9 Replies View Related

AutoCAD Inventor :: How To Use One Line Break In Same Command On ILogic

Oct 31, 2012

How can I use one "line break" in the same command on iLogic ?

For a simple doubt, a simple sample :
 
MessageBox.Show("Message blabla blablablabla blablablabla", "Title")

In this case, how could i divide the message in 3 lines in the messagebox ?

actually this would work for me in other case too, creating a text with more than one line, instead of creat many text boxes.

IV 2013

View 2 Replies View Related

AutoCAD Inventor :: Propagate Break To Parent View

Sep 12, 2013

How do you turn off the default check for "Propigate to parent view" when creating a breal in a drawing view. I have never had the need to use this option yet it is checked by defalt.

View 8 Replies View Related

AutoCAD Inventor :: Break Dimension Lines In 2011?

Jan 17, 2011

Is it possible to break a dimension line as shown in attached jpg ?

It is possible in AutoCAD I know but is it possible in Inventor ?

View 2 Replies View Related

AutoCAD Inventor :: Broken View Break Lines?

May 5, 2006

I have a part that when I adjust its length additional fabs are needed. Now in my idw for this part I want to secure the break lines on the part at a exact distance from the end / each other to display these fabs. Is there a way to parameterize or set the break lines so they adapt to the change in length and move accordingly?

View 3 Replies View Related

AutoCAD Inventor :: Break Link On Shrinkwrap - 2014?

Jan 3, 2014

I am experiencing trouble with the simplify function. When I create a shrinkwrap / simplified part, it always keeps the link to the original assembly. Therefore I cannot move the shrinkwrap to other folders or treat it as an individual ipt file in any way. When I try to break the link I can't, the "link" button is greyed out:

This topic has been discussed for an older version of inventor here, but the solution does not work for me: [URL] .......

View 2 Replies View Related

AutoCAD Inventor :: Break Link On Shrinkwrap Component

Jun 25, 2013

I have a shrinkwrap part of a conveyor that I want to use in a plant layout. I have it just the way I want it now. However, I want to do a break link on it so I can copy it off to another project workspace. When I do a break link my derive settings change to some funky default and my model gets all messed up. The one that's giving me the biggest problem is the remove parts by size. On my long conveyors its removing my motor, reducer, drive chain guards, support legs, and other miscellanea that I need shown in my layout.

how I want it with the link unbroken.Here it is after I break link with nothing else changed: URL....

View 4 Replies View Related

AutoCAD Inventor :: Drawings - Break View And Parametric Parts

Oct 25, 2012

I have a parametric assembly and some of the parts in this assembly require a "Break".  When the part dramatically reduces in size the part view disappears as the part is now located in the "Break".  Delete the "Break", re apply the "Break".

I would like to be able to constrain a Break to the part, either a sketch on the view or maybe from Workplanes in the part.

View 3 Replies View Related

AutoCAD Inventor :: Break Sketch Pattern Without Deleting Elements?

Oct 13, 2011

Is there anyway to break a sketched pattern without deleting all the elements?  CATIA has this feature where you can pattern something, then break the relationship of this pattern so you can edit the components as individuals.  It seems the only option in Inventor is to delete the pattern or suppress individual components.   I just want to pattern a line equally spaced 20 times then trim those lines to a bisecting one.  Its annoying to have to draw and constrain all the lines to create a pattern 

View 4 Replies View Related

AutoCAD Inventor :: 2013 Crashes During Break Out View Creation?

Aug 7, 2012

I just installed Inventor 2013 (First Mistake) and when I attempt to creat a breakout view, Inventor crashes. The folks at Autodesk are blaming this on my machine running multiple threads. Aren't all modern computers supposed to be running multiple threads?

Inventor 2013
Windows 7 Professional 64-bit SP1
HP EliteBook 8470w
Processor: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
Memory: 16 GB
AMD FirePro M2000
3D Connexion SpacePilot

View 4 Replies View Related

AutoCAD Inventor :: Break Drawing Geometry Lines Behind Text

Mar 3, 2011

does Inventor offers any option to break geometry lines in drawing behind the text (e.g. notes and dimensions)? I tried this in IV 2009 as well as in IV 2011, but the result is the same in both version, shown on first image. The text is sometimes difficult to read when it is crossed with geometry lines.

View 5 Replies View Related

AutoCAD Inventor :: Rotate Break View - Not Horizontal Or Vertical

Jun 25, 2013

I can only get horizontal or vertical 'orientation' in "Break" view. 

How do I rotate it to say 60degrees to use on an iso view?

View 2 Replies View Related

AutoCAD Inventor :: Detail View Break Line Weight

Aug 31, 2012

What controls the line weight of the break lines in the detail views? Have tried everything, but still have them shown very thick.

View 2 Replies View Related

AutoCAD Inventor :: How To Make Section View Inherit A Break Out

Oct 6, 2013

I have a view of an assembly where I used a break out to break through a part. I want to make a section of this, and have that view respect that the part was broken and show it as broken in the new view.

The section view shows the full part 100% unbroken. In the edit view, the only option for cut inheritance is "break". All others are greyed out.

Why I want to do this: I am unable to break it in the section view because there is no option to break through a single part a specified distance. I cannot break an area "from point" or "to sketch" because they don't let you choose a single part for the effect, and the parts completely included in the break out this way are not going to show up in the parts list, so you cannot adjust their section participation, therefore I also cannot just break an area and then choose what parts don't get the effect.

View 3 Replies View Related

AutoCAD Inventor :: Break Out View Glitch With Frame Generator Components?

Feb 15, 2013

When creating a break out view on a top level assembly that includes frame generator components, the break out function does not break these parts out. I know it is working because the non-frame generator parts are disappearing and being broken out as you would expect but the frame generated parts seem to be immune to the command. is this a common fault or something wrong with my particular model?

View 2 Replies View Related

AutoCAD Inventor :: Control Break Size In Drawing View Using ILogic?

Feb 24, 2011

is there any way using iLogic or other method to automatically control the size of the 'break' in a drawing view? I have built a model which uses iLogic to control virtually everything, however the large variations in the length of the product mean that there are some interesting results when it comes to the broken drawing views updating.

it would be nice to locate the break at the absolute center of the view and then size it as a percentage of the view size along one axis or perhaps according to some other length based rule.

Dell Precision M6400 - C2D 2.66 / 8gb / Quadro FX3700M / Win 7 Pro x64

View 9 Replies View Related







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