How to disable F1 button in Autodesk Inventor 2014?
I use ESC many times and it happens too often when i press F1 instead of ESC and then the whole help opens (either from hard drive or it opens my internet browser and loads up a page), its really annoying.
I tried in. "Tools" > "Customize" > "Keyboard" and sorted it with "key" but there is no F1 there.Also i changed category to "help" and to my suprise there is not a single key assigned to any of help command.
Then why still F1 opens help and makes my life harder than its already?
The double middle mouse button click command. I use the middle mouse button to pan, but if I pan too quickly, it interprets it as a double-click and zooms all the way out. I tried changing the double click speed in my mouse settings but that didn't work. I feel like there should be something in the shortcut settings I can change?
I'm writing a small tool for Inventor 2012 in VB.net, using the TranslatorAddIn, to export a drawing and its 3D-model to DWF. Unfortunately, when I export the drawing of an assembly, the BOM of the model is included as well, wich I would like to disable.
The options "BOM_Structured" and "BOM_Parts_Only" seem to work only if I export the 3D-model, not the drawing...
Any way to access the properties of the included 3D-model?
the internet is still up, it will not use it unless I totally disable my network connection. That is a pain to have to stop and do. Would be nice if there was a option to always use local installed.
Any way to turn off HUD during commands? Seems to pop up right where I want to select geometry. I came across something about it for 2012 not being an option to turn it off but may be one for 2013
I have a function that adds many entities and constraints to a sketch, and it's very slow because it updates the sketch after each constraint is created.
Is it possible to turn off the automatic update, add all the entities and constraints, then turn on the update?
I have linked my inventor drawing to excel to adjust some parameters. Is it also possible to have a enable/disable function in excel so a part in an assembly can be disabled at will?
I am using iLogic to change assembly dimensions, suppress components and constrains. Is there any way to turn off screen updating while iLogic rules are running?
Inventor 2013 SP2 Windows 7, 64 bits RAM 18GB Core TM2 Duo CPU 2,99 Gz
Apparently the occurrences tab setting aren't easily accessible through the code snippets in ilogic.
How would one go about writing a rule that, in essense, would say:
If x = "whatever" then
occurrence.enabled = false
else
occurrence.enabled = true
end if
I've been reading that LOD's and suppression aren't the best course of action for assemblies especially when you're dealing with 20-40 parts as I am. I've got an assembly and parts controlled by a spreadsheet and when things are clicked off in the spreadsheet they need to be off in the model/drawings/bills etc. I have it working (to an extent) with suppression of parts in the assembly, but that casues LOD errors in the drawings. Research says parts are best disabled which is what i'm trying to do.
Why isn't there a way to disable these messages? Or is there a way?
I cannot be bothered to fix the trivialities of my assembly, and each time I update anything, that's one more click. I don't care about the cross part associations, as the parts exist as they need to.
Messages such as:
Cross Part Association has failed
This is the reason why my departments at work are considering Solidworks - Inventor is simply clunky - and it doesn't matter if the assembly has errors because of the modeling "mistakes" I make in this regard - I just need to supress these messages and get the work done.
afterthought - I know how to break links and clear associativity - but I just need a way to supress the error message. This would be very ideal, as it takes a while to go and break links and clear adaptivity. Often times, these errors crop up as engineering makes change orders to the part and it just crops up after revisions.
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!
I have a configurator assembly, which is controlled with an iLogic rule.
one of the parts is being changed in a lot of ways according to the different configurations. But in one of the Configurations the part must be suppressed, which works fine, however next time i run the rule i get an error message from all the other instances where it would change a parameter if the part was active.
I have tried adding if [the configuration that makes the part suppressed] = False then, in the beginning of the the code that fails, to simply prevent it from running, but it still makes an error.
and as you can see i have a lot of lines where the part normally would be configurated.
Error on Line 628 : Method arguments must be enclosed in parentheses. Error on Line 629 : Method arguments must be enclosed in parentheses. Error on Line 633 : Method arguments must be enclosed in parentheses. Error on Line 634 : Method arguments must be enclosed in parentheses. [code]........
I don't understand how to enclose the argument in parentheses.
I am currently writing a COM application that uses the Inventor 2013 APIs to open up and inspect CAD files. This utility is intented to operate on large amounts of Inventor data. I am using SilentOperation and Visibile properties to allow the automated process to run unmanned (i.e., suppressing any popups). However, there are occasions where Inventor will crash due to some corrupt data or some other system problem, which results in the CER dialog popping up.
The utility handles Inventor crashes by clearing out and restarting the session, but the CER dialog prevents this from happening until a user manually closes the window. I would like to avoid the complications of creating a monitor' that handles killing the Inventor.exe process in the event of a crash. Is there any setting - either in the application configuration or through the APIs - that would turn off the CER when Inventor crashes? I have seen solutions that disable CER for AutoCAD [URL], but I need to be able to do this in Inventor.
When I create a rectangular box in Autodesk Inventor 2008, shell it, and create a new sketch on any face and press E I expect to be greeted with the extrusion options. This does not happen, and a command alias input dialog appears in the status bar.
I really want to turn this off, since it has happened on other occasions as well. Since there's no other way to get to the extrusion feature, it completely halts my work.
Usually when I don't know what a feature is for and I'm not attempting to use it I expect to not see it- especially when I perform actions that don't usually bring it up. I'm not sure why the behavior has been put there. Hopefully it's not put into later versions (I've seen 2010 complaints as well) so someday an upgrade will remove the annoyance.
I need to disable the "Set sketch scale by the first dimension" feature.
The feature is nice under normal circumstances, but in my case i need to insert a dxf sketch and then draw around it in inventor. When i start to dimensioning the sketch then it scales the inserted part.
You would like to have an option to disable reflections in the shaded views that you create.
We introduced from Inventor 2010 support for disabling reflections in drawings. In order to do this, users need to add DWORD registry key named "Suppress Specular Color" with value greater than zero under the following registry key.
Note:
Prior to creating this registry key, you need to have the following hotfix installed for Inventor 2010:
[URL]
For Inventor 2011, you need to have SP1 installed.
Open the system registry and locate the following registry keys listed below (Start > Run > RegEdit):
I am setting up template .ipts and .idw for my company, and i run Adept to save and store my files. Now i have a code to automatically make a .idw after i save an .ipt. but then after every save (adept saves the .ipt a lot of times) it will ask to make a drawing for the .ipt. well i was wondering if there is a code to put in a rule to disable the event triggers, and place that rule on the trigger after close document. so that the next time i open the document no event triggers will work.
In application options there is the point alignment option which infers alignment between endpoints of newly created geometry and points of existing geometry.
Is there a shortcut that disbles it temporarilly while sketching?
I am growing increasinly frustrated. I just installed AutoCAD LT 2013 on my laptop. I managed to get everything customized the way I want, except the button icons on my (classic) toolbar are much too small. If I go into the menu and select 'use large icons', they are too huge. My screen resolution DOES NOT need to be changed or adjusted. I went to the help menu to see what I can do, and found that I can go into CUI and adjust the size of the button icons that way, via the button image editor, however there is no 'button image editor' dialog box when I select any given toolbar command.
Is there a way to put a message box in an ilogic rule that gives information to the user but does not require interation to turn it off. Say on for a few seconds then dissappears?
I've created several (4) ilogic rules and want to run them by pressing a button. So I need a form with 4 start buttons. Can I create this with Ilogic in Inventor 2011 or do I need to be VBA expert?
I am new to the ribbon and am having trouble putting more than one button on the same ribbon. I have two addins that both have buttons that need to go on the drawing>Place View tab but I can only see one button. If I put them on different tabs they both appear, what is my problem?
I have came across a couple that require you to use the design tab but I do not have a design tab. I then try and use the add ins button to intall it but when i click on it, nothing happens.