AutoCAD Inventor :: Turn Off Active Factory Member Option When Placing A Drawing View?
Feb 20, 2013
I create a drawing of an iPart, while doing so I have the iPart model open in the background. When placing a view on the drawing the active factory member is the default option, I have a bad memory so forget to tell Inventor that actually I would like to use a specific iPart member in this particular drawing view. I then spend a long time laying out and dimensioning the drawing. When complete, I create a second sheet and copy all information from sheet 1 onto sheet 2. I then double click on the main drawing view and change the model state to an alternative factory member. At this point I realise that the drawing on sheet one is based on the active factory member and start swearing.
The result of changing to a different member when the existing drawing is based on the active member is that ALL DIMENSIONS DISSAPEAR FROM THE DRAWING AND HAVE TO BE PAINSTAKINGLY REPLACED. At this point I will usually REDRAW SHEET 1 so that further sheets can be created quickly in the future by selecting an alternative factory member.
can I change the software defaults somewhere in the setup to prevent the 'active factory member' being displayed as an option in the first place?
In Inventor 2013 it was easily to switch in a drawing view between different iPart members. Through Edit view => Tab Model State and then it was possible to switch between different iPart members. So it was easy to make a copy in the Vault from only the dwg (from a iPart member) and then change the iPart member. Now in Inventor 2014 it is not possible anymore.
I am trying to come up with an automatic method to add a new row to my i assembly table and populate that row based on values entered by the user (assuming that combination of values doesn't already exist... ). Basically, I wish to build my i assembly table on demand over long term by user input via a form that calls an ilogic rule.
I'm having trouble with iParts. This specific part is for a component that has many dimensions that vary from size to size, for a total of 23 configurations, 9 inch, and 14 metric. I did not have this problem until today... when trying to work with the iAssembly that uses two iParts (by means of selecting which Part Factory Member is used in each Assembly Factory Member).
I know that if the files are read-only, the files will fail to generate. I have checked this, was still having trouble, and so I deleted the files. The problem persists.
All the members compute successfully and there are no empty cells when editing the table. The filenames are just letters/numbers and dashes, no spaces.
The assemblies and parts had been generated and checked into vault, but only now problems exist, only for the newer parts, which happen to be the metric parts.
I cannot find any information anywhere on whether there exists an option to save different defaults to the Place Views>Base Drawing View>Display Options tab? The parts I model always need "tangent edges" shown to look correctly on my drawings, and for 5 years I've had to manually select it every time I do a drawing. It just seems that there has GOT to be a way to get rid of this tedious step? And if there is not, can you plainly include this in the documentation so I can stop looking for such a feature?
Is there an option in drawing mode to exclude certain parts from a section view.
According to ASME Y14.3 parts such as shafts, keys bolts and nuts should be excluded in sectional view. Its not just removing the Hatching, the part has to show completely.
The closest I found in Inventor is that you can exclude Standard parts from being sectioned. Some of my parts are not in the standard library.
I would like to have the option to choose which parts I want to section and which ones I don't.
I have an iPart that I have created parameters to perform some basic calcs so the values will show up on every member. The parameters are correct for the different member so it appears to be working correctly on the model side. For example I have a parameter called 'CutLength' that performs simple math functions. But when I make the table on the drawing and I include this parameter, I see the formula in the table instead of the value. Is there a way I can have it display the value instead of the equation?
I created an assembly in Inventor and now I am creating a drawing for it in Inventor. I have a few views placed of the same assembly.
Is there a way to lock one view in the assembly? For example, my assembly consists of a door, I would like to have one view with the door open and another view with the door closed on the same drawing using the same assembly link.
I'm having a problem with Inventor 2011 professional on a 64Bit machine. I can make any size assembly with no problem but as soon as I go to make an idw the program crashes and shuts down. It doesn't matter if the base view is one part or 1000 parts as soon as I go to place the view inventor shuts down and I get an error.
I'm new to the style library and how to take an existing drawing that was created on one standard, and changing it to another standard I just created. The new standard has different dimension styles, text, and layers. I've added all the styles to my style library and I've set the new standard to the active standard in both the styles and standards editor and the document settings. If I create a new view, it comes in on the new standard, but the existing views are still on the old. How to I get the existing views on the new standard?
I am experiencing a crash when I try and place an ipart (any of them) into a new drawing. The open file box works but when the base view is placed in the drawing it has an unexpected problem and crashes.
Is this a documented problem , and a hotfix is forthcoming or is this just me and something local to my installation. Normally my install is very stable.
I have two tables on a drawing one showing a parts list the other changes to dimensions.
The table to show the dimension changes is a configuration table pointing to an ipart.
iLogic is used to update the ipart but you have to right click to update the Active Member in the ipart to see the drawing update.
Is there a way to automate the 'update active member'? (on the ipart table - this does update the drawing)
I just have the one row in the table, it's purpose was to pass the values onto the drawing (as the part resizes I didn't want the dimensions moving so opted to tabulate them) - hoping they would update!
or
Is there a way to have a table update parametrically i.e. I've tried .csv as a source to the table but can't force an update. This way I could scrap the ipart & just import the values to a table.
The table also includes some txt comments which change with the ipart properties.
I am trying to have one drawing with B size and E size sheets I am trying to get the border, title block and standard to change when the sheet format changes. I can get it to work when I run the rule but have hard time find information to just change when sheet format changes. And I can't find anything or I should say a sample of how to. I think I found the code just don't know how to make it work. Here is what I have so far.
I would like to turn off all the existing layers in active document. I have found in developer's guide how to turn off one layer with specified layer name but can not apply it on all layers with any layername.
I tried to get all the Object ID's in layer table and then for each object turn layer off but seems that it does not work.
<CommandMethod("FilterLayers")> _Public Sub FilterLayers()'' Get the current document and databaseDim acDoc As Document = Application.DocumentManager.MdiActiveDocumentDim acCurDb As Database = acDoc.Database'' Start a transactionUsing acTrans As Transaction = acCurDb.TransactionManager.StartTransaction()'' Open the Layer table for readDim LayerTable As LayerTable = acTrans.GetObject(acCurDb.LayerTableId, OpenMode.ForRead)Dim LayerTableRecord As LayerTableRecord = acTrans.GetObject(LayerTable.ObjectId, OpenMode.ForWrite)For Each ObjectId In LayerTableLayerTableRecord.IsOff = TrueNext'' Save the changes and dispose of the transactionacTrans.Commit()End UsingEnd Sub
When I edit a part directly in an assembly, clicking on 'edit sketch' (frequently) changes the view from the one I had set while looking at the assembly. Is ther any way to turn this OFF?
Is there a way to turn off the box it makes you create before placing text? I would ideally like to click the "A" button for text and then start typing. I was hoping that AutoCAD could automatically generate the shape around the text on it's own instead of me having to create it first.
After upgrading to Inventor 2014 we notice that the graphics do not work properly, and that the overall performance in drawings and modelling bad compared to 2013. Then we installed SP1 and now drawing views are disappearing, however when we select "shaded" view the view reappears and works perfectly..
Each time when I place a part in base view, have to follow few steps; go through view label, format Text, than choose type option - [Properties-Model] and its property - [Part Number], than placing dimensions. it takes long time and very repetitive, especially, when placing a hundreds of parts and I was wondering if there is an option, to set up view label; [Properties - Model ]& [Part number], as a DEFAULT. So, each time placing a part, in base view it will come up with correct label. Also, overall dimensions, can it be retrieve using parameters of the part?
In solidworks there's a "hidden line" option that displays a 3d part with all its sketch lines (instead of a regular solid) which allows the user to view all the different sides of the part easily. So I was wondering if there's such an option in autodesk inventor 2013. Currently, to view all the different sides and aspects of a part easily, i have been changing the part's material to polycarbone or some other plastic material; this makes the part a little translucent. But this is less effective than the hidden line vew availble in solidworks. method that makes different parts of a 3d part more easily to be viewed?
When I double click on a base view - the option to change view orientation is greyed out. So at the moment, if I make a boo-boo with my base view - I have to delete it and create a new one to get the right orientation. Is this a setting I've missed somewhere - or is it normal behaviour?
When I read in this file: [URL]
It states:
Tip To reset orientation of a drawing view, change the view orientation or rotate the view.
Is there a way without deleting the part from the assembly to make said part not show up in the drawing? I need to be able to do this in the model and not in the drawing. Suppressing the part create a level of detail, but I would have to create new views in the drawing and I don't want to do that.
The part is used in some cases, but not in others so I don't want to delete it from the assembly.
I have an existing drawing that was created in AutoCad 2012. I now have AutoCad mechanical 2013 and when I try to insert a steel member into the drawing (metric) the member inserts very small. How do I solve this problem and get the shapes to insert at the proper scale to the drawing?
It happens sometimes, when I try to turn off the visibility of a part in a created view, the option is grayed out, can't uncheck visibility. Whats the reason?
I am in a IDW for an assembly file. buried deep inside , there is a part that need to be present in assembly (But in reference BOM condition)
When I insert a view with HLR option, why this part visible in dashed line. Whereas it supposed to Not Show up at all?
Example : Say I have a assembly of a spheres dia 5in & dia 3in (assembled center on center). The smaller sphere is in reference BOM mode. In the drawing view with Hidden Lines Removed option why is the smaller sphere visible in hidden line?
Since changing to Inventor I seem to be unable to turn off visibility of parts in assemblies on a drawing. Usually I just expand the view in the browser then right click on parts and turn off visibility. When I try this the visibility option is grey.
So I've spent a whole day creating a load of iParts... When testing them in assembly I realised I didn't fill in some iProperties that I was intending to on making the part factory (Vendor etc).
Now I can change an iProperty in the factor but it doesn't to seem to come through to generated parts when they are inserted into an assembly.