AutoCAD Inventor :: 2013 Crashes When Using Multiple Functions
Mar 25, 2013
I have been using this software for a few months now, and I continue to have crashing issues. The issues, however related, are not consistent. I tend to have issues when using more complex applications of the software such as crashes when performing a breakout view, freezing and then many times crashing when manipulating a part within an assembly drawing, and several other similar issues. I have received an update SP1.1 (176) and installed it. This update states it contains a fix for issues of crashing due to excessive memory consumption.
I have 6GB of RAM, nVidia Quadro FX 3800 1GB graphics card, Intel Core i7 920 2.66GHz processor, and updated drivers...
View 9 Replies
ADVERTISEMENT
Apr 10, 2013
I have an iLogic rule in which I'm trying to set three user parameters for the gage of each leg of a steel angle. I want Inventor to set the gage based on the length of each leg. Here's the table I referenced for gages: [URL].
In my code, I have a sub called DetermineGage which takes the leg length, whether it's the short leg or the long leg, and determines the gages that should belong to that leg. Inside of that sub it calls on a sub called ApplyGage which then applies the determined gage to the rule's gage variables. The main sub then grabs those variables and applies those values to the actual user parameters.... In theory.
The rule executes ok with no errors, but doesn't change the value of the user parameters; they're always "0". As best I can tell, the "oGage" variables I used in the rule don't even get assigned the correct value, which makes me think the DetermineGage and ApplyGage subs can't even access the oLegLength or oGage parameters to read or set them. I don't want to use global parameters because I've heard that can make programs very unstable over time and is just bad practice. How can I make these variables accessible to all subs IN THIS RULE, no more no less?
Sub Main()Dim oLegShort As Double = Min(G_W,G_H)Dim oLegLong As Double = Max(G_W,G_H)Dim oLegLength As DoubleDim oGage As DoubleDim oGage1 As DoubleDim oGage2 As Double'Short Leg:oLegLength = oLegShort'Call DetermineGages sub to set oGage variables:DetermineGages()On Error Resume Next'If gage parameter does not equal true gage, set it equal:If Parameter("ShortLegGage") <> oGage ThenParameter("ShortLegGage") = oGageEnd If'Assume error means gage parameter does not exits. Create and set equal to true gage:If Err.Number <> 0
[code]...
View 9 Replies
View Related
Mar 22, 2013
how the internals of Inventor / iLogic are working.
We have multiple instances of Inventor running on a 12 core workstation so we can push configurations through concurrently - each Inventor instance is assigned its own processor affinity and each instance has its own project which points to seperate directories of Inventor models.
Everything seems to work OK when there are up to 5/6 working concurrently, but as soon as there are more than 6 the iLogic functions seem to grind to a halt - note that the rules are external rules.
For example, this function took 11 seconds to complete when there were 10 concurrent orders processing. :
Parameter("BLANK", "EDGE_FRT_ACTIVE") = "YES"
Similarly these functions took 11 seconds in total to complete :
iProperties.Value("Custom", "M1110900_P1PO") = iProperties.Value("Custom", "BLANK_GDIM") - iProperties.Value("Custom", "PANEL_GDIM")iProperties.Value("Custom", "M1110900_P2PO") = iProperties.Value("Custom", "BLANK_XGDIM") - iProperties.Value("Custom", "PANEL_XGDIM")iProperties.Value("Custom", "M1110900_P1OR") = 1iProperties.Value("Custom", "M1110900_P2OR") = 0
When I run these with less that 6 concurrent Inventor processes, they're are almost instant.
I just don't know where the bottleneck is. I've ruled out :
- Processor (each core never reaches above around 60%)
- RAM (we've got 48GB of RAM, with about 15GB free at worst)
- Disk (disk IO is busy, but it doesn't look like it's the bottleneck)
- Graphics (Inventor is in silent mode, with no UI, so graphics activity is minimal)
From the tests I've done it seems to be the iLogic functions that are the bottleneck. My next port of call is to change the iLogic functions to actual API calls, but I suspect I'll get the same results.
So, my questions :
Is Inventor queing these iLogic API calls somehow (note we're creating a unique instance of the Inventor.Application COM object for each processing thread) ?
Is there an issue with using external rules with nultiple instances?
Dell Precision R5500, Intel Xeon X5690 3.47GHz (x2)
48GB RAM
Inventor 2013 (PDS Premium)
64bit Windows 7 SP1
View 4 Replies
View Related
Aug 7, 2013
I have a single user of AutoCAD LT 2013 SP2 on a Windows 8 machine. It worked flawlessly for a few months and then suddenly started crashing a lot, especially when accessing the FILE menu.
We get a lot of these:The program acadlt.exe version 25.0.55.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
Process ID: b88
Start Time: 01ce91ca4c44379a
Termination Time: 60000
Application Path: C:Program FilesAutodeskAutoCAD LT 2013acadlt.exe
Report Id: 02e9f9ca-fe01-11e2-be80-a41f72527795
Faulting package full name:
Faulting package-relative application ID:
I put him in Windows 7 compatability mode and the rest of the day yesterday was good. Today, he sent me this error:
AutoCAD LT Error Aborting
FATAL ERROR: Unhandled Access Violation Reading 0x8ca0 Exception at 250f29f7h
The only changes since these started was a new wireless mouse (Microsoft) and loading Adobe Acrobat Standard (latest version) on the machine. We did both of those a few weeks ago and the problems have started after that.
View 1 Replies
View Related
Nov 11, 2013
When ever I try to use the 3D features of Photoshop, the program crashes.
View 9 Replies
View Related
Aug 24, 2012
Working in assemblies with multi-solid parts or parts with derived geometry generates unstable environments with multiple crashes per day. Some crashes don't even prompt a crash report. This has been going on through multiple versions of Inventor up til 2012 which I am currently using now. Has or will this ever be addressed?
View 9 Replies
View Related
Jan 11, 2013
in autocad there is a search bar in the upper right. is there anyway that i can make that search for dwg files? I open up about 70 dwg's a day for work.
View 3 Replies
View Related
May 1, 2012
Every so often when I open 2013 inventor it freezes at the startup window. the "progress bar" at the bottom gets about 75% across, then freezes. If I click on the window it, a dialog box appears that will let me close the program or check online for a solution. It has happened on all 7 machines here.
Dell t1500 i7 8 gb ram
Windows 7 64 bit
ati firepro v4800
View 3 Replies
View Related
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
Mar 7, 2013
I am having a problem with Inventor 2013. Every time I run/edit then run an iLogic rule my Inventor crashes. I have sent the report in to autodesk, but I need a fix for now.
I have tried a soft reboot, hard reboot, only opening inventor while no other programs are running, disconnection from the internet, etc.
View 1 Replies
View Related
Mar 11, 2013
About three days ago Inventor 2013 started crashing whenever I tried to drag a subassembly into position. I got a message telling me to install SP1. I did this; but the crashing continues to occur. I can use assembly constraints to move my subassembly around but this is cumbersome.
View 3 Replies
View Related
Oct 26, 2013
I would like to protect lisp functions from ObjectARX. I am able to protect the functions from LISP command prompt as below.
(pragma '((protect-assign MyFunction)))
I want to do it programmatically using ObjectARX. I have written below code but I am getting error "some other error".
struct resbuf *cmdlist;
resbuf *rb_out = NULL;
cmdlist = acutBuildList(RTSTR, _T("pragma"),RTSTR, _T("protect-assign"),RTSTR,_T("MyFunction"), 0);
int resval = acedInvoke(cmdlist,&rb_out);
if (RTNORM != resval)
{
acedAlert(_T("Error"));
}
acutRelRb(cmdlist);
View 1 Replies
View Related
Nov 12, 2013
I have CAD2014 installed intalled everything has been great until last week when I got an error that I had low autocad memory. I still have 127GB available on my PC. Since I received this errow I have noticed that when moving large amounts of items on a drawing, there is a big delay in the move.
View 2 Replies
View Related
Jun 6, 2013
How do you make a button do multiple functions....?
Example:
1. Clicking button multiple times to do something different. Example: for practice.
* Click Once for one action
* Twice for another
Again... Then back to original..And or, add a Hold shift option to do function? Is this complicated?
View 14 Replies
View Related
Jun 8, 2012
i just upgraded to 2013 and my dynamc block functions have dissappeared. the ones that flip doors etc.
View 1 Replies
View Related
Sep 4, 2012
I opened Inventor 2013 this morning to find this issue. Everything starts fine, I am able to open/create a part file and enter sketch mode, but as soon as I click a draw operation (spline, line, rectangle, etc.) it freezes on me. I have been using 2013 for a couple months now without issue, and cannot associate this with a change of anything on my computer.I have tried:
1) Restarting computer
2) Reducing graphics display quality to Rough
3) Checking "Software Graphics"
4) Calibrate my 3Dconnexion mouse
5) The diagnostic check for graphics card (approved)
View 9 Replies
View Related
May 6, 2013
In my Parameter equation dialog box: "cos(.5)" is red"(.5)" is black.
Does Excel need to be installed for Trigonometric functions (I don't have Excel)?
View 2 Replies
View Related
Jul 3, 2012
Are there any prebuild functions for Calculus in ilogic.
View 2 Replies
View Related
Jun 17, 2011
Is it possible to use a user selectable browser for all related functions?
I'd like to see the possibilty to select with which webbrowser Inventor interacts.
Currently the wikihelp opens in my default browser (Google Chrome), but the help function and subscription links open in Internet Explorer.
View 3 Replies
View Related
Sep 2, 2013
ilogic is calculating tan/sin/cos/aTan/aCos/aSin incorrectly. E.g.
MessageBox.Show(Atan(35))
Answer = 0.4738... when it should be 0.7002....
View 5 Replies
View Related
Dec 3, 2012
I made a simple dialog to access some of the iproperties. This is quite handy when working on a drawing of a part, but there is one flaw with this script. If the part's description has a function referencing the parts dimensions for instance, when my script gets the description it gets the plain text and not the formula. Meaning if the part's description is "=<d0> X <d1> X <d2>" and appears as "1 X 2 X 3" the script will get "1 X 2 X 3" and when it resaves the description it will over write the formula with plain text.
Is it possible to get the formula so my script could display that for editing instead of the plain text?
Below is a part of the code I'm using and it's the standard code I've seen for retreiving ipropterties.
Dim invDoc As Document Set invDoc = ThisApplication.Documents.ItemByName(GetToken(PartList.Value, 3, Chr(1))) Dim invDesignInfo As PropertySet Set invDesignInfo = invDoc.PropertySets.Item("Design Tracking Properties") Dim invProperty(1 To 4) As Property Set invProperty(1) = invDesignInfo.Item("Part Number") partnumber.Value = invProperty(1).Value Set invProperty(2) = invDesignInfo.Item("Description") description.Value = invProperty(2).Value
View 1 Replies
View Related
Oct 4, 2011
I am working on creating a new part file Template. Any useful and productive iLogic functions those are already available.
A while ago, I had seen one that would simply triger when part was checked in or saved. It would check if the material feild was utilzed or forgotten at Default.
share if there are any good iLogic functions that we might benefit from.
C1
Inventor Professional 2013
Vault Collaboration 2013
View 2 Replies
View Related
Sep 6, 2013
I used to have an A1 printed sheet of all of the ilogic commands, functions, syntax or whatever you call them. It was all nicely grouped and colour coded etc
Unfortunately I have since moved jobs and lost this and neither me or google can find this again, any copy or link? it may have been a pdf or excel format.
View 3 Replies
View Related
Aug 28, 2013
I need to use the property " File Subtype" for programming a function in logic, but inventor not recognise this property.
I use this function "If iProperties.Value("Project","File Subtype")=Sheet metal"
How i can do for use this property for a ilogic function?
View 3 Replies
View Related
Aug 31, 2010
If I have several drawings open at the same time and have done work to some of them, at the end of the day I just pick the AutoCAD application "close" button (the "X" in the top-right corner of the window) and I'm prompted "Save changes to <drawing>?" for each of the drawings.
Unfortunately, most of the times I do this in AC2011, AutoCAD crashes. The next time I open AutoCAD, it initiates the recover but all the changes have been saved in the *.dwg file.
I know this is not the best way to save and close drawings but it has never been a problem.
View 9 Replies
View Related
Jul 2, 2013
My autocad crashes when I'm working with many similar objects. As the roof shingles. Even when creating a block with all objects, when passing the cursor over the block cause the system to crash (its even worst this way). It seems that the program attempts to process each tile individually (further these tiles are rounded).I've been working with large roofs, such as 9mx4m.
View 5 Replies
View Related
Nov 21, 2013
I recently added 2 monitors to my set up to bring my total to 3. I am trying to figure out the best way to work on one drawing, with 2 differant veiws on each of the 2 main screens.
I would like my main screen to have the plan view and the second monitor to have an isometric veiw (or whatever I need at the time) of the same drawing. Is there a way to have the same drawing opened up in another window, in one session of Autocad 2013. One on the main screen and one on the secondary.
View 1 Replies
View Related
Jan 23, 2013
Im trying to deploy AutoCAD 2013 multi language. English + German.
I have included the Service Pack 1.1 and the plain english deployment is working find via the admin image.
Then downloaded the german language pack here: [URL].......
Plus the recommended hotfix on the page:
We are also providing a "hotfix" for Autodesk Content Explorer at the bottom of this download page, required after installing an AutoCAD 2013 language pack.
Uninstalling old Content Explorer + installing Language pack works(as depoyment package). But then Im stucking at this hotfix
How do I create an admin image or install it silent. Nothing seems to work.
View 1 Replies
View Related
Feb 20, 2013
I'm facing an issue when I start up the AUTOCAD 2013 on Windows.
I clicked on Autocad icon, and a message is prompted saying "Unknown Property" with a yellow triangle with an exclamation mark inside it, and the software do not start up.
The highlights: Yesterday the software was working normaly when happened a black out. I started the computer again and keep working without any issue. Today when I would keep working on the project I couldn't start up the Autocad.
View 5 Replies
View Related
Oct 15, 2012
AutoCAD LT 2013 - Crashes at startup and haven't been able to use at all!
Autocad opens and them it closes itself very quick. It doesn´t give me any error. The program was running ok, until last week. Haven´t make any system changes
I´ve tried to uninstall and them install de program, reinstall :NET framework and still nothing
View 3 Replies
View Related
Jan 31, 2013
I am a typer, so run commands very fast. I am seeing crashes right after an autosave, when I hit escape fast.
This never happened before, and does not happen on 2009.
Autodesk added the "intellisense" for commands in 2013.
This kind of instability is likely tied to that addition that we turn off.
Is there a way to completely disable the intellisense, like clearing the list of commands or something.
View 1 Replies
View Related