Ever tried filleting a model and noticed this annoying behavior. You want to type in 0.25... So you typed 0 first, then typed point, then 2. You are now going to type the remaining part 5. You notice that 5 replaces all the numbers in the dialog box. All of a sudden now inventor thinks the fillet value is 5.
Bad part is that this is a huge casting model and 5 is too big and inventor is now frozen.
Inventor Professional 2013
Vault Collaboration 2013
For a new feature in the next release of GIMP, I suggest creating a focus cursor which operates as in Blender, able to be moved around the image with X,Y coordinates. This will allow changes in zoom to center around the cursor / indicated area.
Which one of these methods insures that there will be no error, or bug on closing the sketch profile in all the future versions of inventor? One is simpler than the other (no line on top of line, no need to make extra construction line). I'm fine either way, i just want to know which one is the SAFEST FOR LONG TERM PART FILE STABILITY.
I have 3D drawing. I put camera's in several places and situations. In viewports I choosed a camera in every viewport. They work nice so long the drawing is open. When I close the drawing after saving it ofcourse. When I open it again , the viewports jump to SOUTH-EAST. and I have to rearrange the view of the cammera again. Although I used the command UCSFOLLOW to solve this, but it did not work.
PS. that happens only in the viewports which based on camera's. The views in other viewports which are not based on camer's, stay without chaning or jumping.
When i select a tool trough marking menu it loses focus when marking menu disapears, focus is then set back to inventor. We have 3 PC's with inventor here, but only i have this problem. Just started doing this today, i have restarted didnt work, and i have tried the old 2012 version wich works fine...
Very irritable when i start a macro that need keybord input and i have to select the userform again before typing... *angryface*
How do I keep the formatting stable in the text editing. I have columns separated by tabs. Every time I click to edit the text Revit re-arranges the paragraph. I can't keep the format stable so the columns read correctly. I never had this problem with CAD.
I feel like a Beta tester right now trying to produce permit documents on a program that isn't finished yet.
Basically, my action processes a picture in different ways and saves each version in different folders within a main folder on the desktop. The action works fine but as soon as I rename or delete the main folder, the change is reflected in the action which forces me to re-record the "save as" parts of it. I would like to use the same folder structure since I have duplicates of it.
Is it something new in PS CC or specific to the Mac OS (Maverick)?
our photoshop cs6 (with latest update to 13.0.4) keeps crashing daily and is not stable at all. so we would work with cs 5 again, as this version is very stable and wont crash even once in a year.
we are daily/"9-5" working at a photographers´ studio and use 2 different macs:
- brand new mac pro 6-core (2010/Westmere) with 48GB RAM under system 10.8.3 - old mac pro with Two 2.66 GHz Dual-core Intel Xeon "Woodcrest" from 2006 with 16GB RAM under system 10.7.6 (both with standard equipped/shipped graphics cards)
cs6 crashes daily whith following tasks: - frequent crashs: using "motion blur" - frequent crashs: using "refine edge" - sometimes using "transform tool"
during our tests, we found out, that "disable graphics card" (photoshop>settings>performance) in the mac pro from 2006, would prevent a crash, when using "refine edge". in the latest mac pro from 2010, we did not find any solution to prevent a crash.
a "crash", we define as follows: during the mentioned tasks, photoshop is gone from the screen in the blink of second, and an osx sign appears "photoshop has crashed"..
Lots of previous photo experience, but pretty new to digital, so here's the deal. I have just learned that JPG files are somewhat unstable. Does this mean only when they are manipulated and re-saved, or anytime they are opened/closed?
So I have saved many of my best images in PSD after altering them, but my objective now is to create CD's or folders to use as different slide hows. My first attempt tells me that my laptop (new Dell XPS) doesn't "see" the PSD files, only the JPGs. So, the question ... after manipulating a file in PS, what file format should I save it in that is stable and most universally recognizable to different computers, etc?
I have a VB.NET add-in for Inventor, for a particular piece of code I want the mouse cursor to change to the windows default wait cursor while executing the code. I know how to do this in Excel VBA (Application.Cursor = xlWait). But I cannot seem to find an equivalent for Inventor.
Is it possible to get the symbol preview sticking on mouse cursor while my own insert sketched symbol command is active? Is this a special cursortype or how to realize this?
I just started using Inventor and I have this issue, that whenever I set a dimension in a sketch, the sketch doesn't update to the new dimension until I move my mouse/cursor. Is this normal? Is there any way to change it so it updates as soon as I hit the enter button (after entering a dimension)
I'm not sure what i changed but when im trying to sketch a line usually the little cursor turns from yellow to green when it snaps to an edge or a center. but its not snapping, how to get my line snap back.
How to use an embedded cursor (mycursor.cur) via the SetCursor command under user interaction events. I can use built in cursors just not able to get it working with my resource.
My cursor appears and disappears while in GIMP as I move the cursor over the canvas. I can make the cursor appear but only if there is no movement of the cursor. It makes no difference which tool I select, the size of the canvas, or the level of zoom.
Please note that this only occurs in Gimp, and none of my other applications. It started when I upgraded from openSUSE 12.1 to 12.2. I'm assuming that it has something to do with my input device configuration, but I could be totally wrong.
I have a total of 3 input devices - Core Pointer, Logitech USB-PS/2 Optical Mouse, and Virtual Core XTEST Pointer. Both the Optical Mouse and XTEST Pointer are DISABLED. Core Pointer is the only one enabled. Enabling Optical Mouse and XTEST Pointer give me other problems in Gimp and need to remain disabled.
For the Core Pointer, Mode is set to SCREEN, a message says that 'The axis X has no curve', and the following Axis Settings: X 1 Y 2 Pressure none xtilt none ytilt none wheel none
In Gimp Preferences->Input Controllers, there are three active controllers - Mouse Buttons, Main Mouse Wheel, and Main Keyboard.
I have a VBA program that I'm converting to VB.Net. The program is a batch process that opens a an excel file, opens a template drawing, adds blocks (listed in the excel file), plots and saves the drawing, then moves on to the next drawing, and so on. In Autocad 2008 and previous version, the program ran in the background, i.e. I could see what was happening, but it didn't affect the running of other programs (like email). However, since switching to Autocad 2009 (and 2010, and now 2011), the very same program now steels focus every time a new drawing is created (every few seconds). We've been running this program for years during normal business hours, but have had to change to running them on a remote VM (which is slower) or at night.
I have since converted the program to vb.net, but I get the same results; windows or autocad keeps returning the focus to the autocad interface. When I originally started to covert this program, I was going to do everything in the database only (not the user interface), it appears that to plot, though, the drawing must be opened in the interface.
I can still run the same VBA program in 2008 or 2007 (if I re-install them) and it will run without steeling focus, but the 2007 file format is slightly larger and adds up with the thousands of drawings we are dealing with. And I want to move to vb.net and 2011.
How does one programmatically set the command line to have keyboard focus?
I'm programmatically setting an active/focused PaletteSet's visibility to false.
_paletteSet.Visible = false;
I would like to follow this line with code that sets the command line to receive focus.
The PaletteSet for other reasons has KeepFocus = true.
I've tried various Win32 APIs (SwitchToThisWindow, SetForegroundWindow, SetActiveWindow) to no avail. I also tried SendCommand() and SendStringToExecute(activate=true,..) , etc.
I imagine there's a way to do this with the native APIs.
I am occasionally developing with ObjectARX 2013. The problem: A command being executed from a document needs to focus on another document. I am doing that as:
After this line, the focus is taken by the other document. But the command execution just stops without producing any visible error or catchable exception. Apparently, the document focus cannot be changed during execution of a command.
A solution: What worked in the end was displaying a .NET form inside the command, like:
Then, performing the very same set of actions on a button click works flawlessly.
The question is: can using the form as a mediator be avoided? It is redundant there. I tried hooking to CommandEnded, executing the code as a separate command via Application.DocumentManager.MdiActiveDocument.SendStringToExecute, and also executing the code in a separate delayed thread. So far, only triggering the code via the form worked.
When i use standard Acad-functions or even simply select an object like a polyline from land-survey,the "ribbon" changes to the corresponding Topic of the object,and the Map3D window looses its focus. (normal windows-mouse-cursor is displayed, not the AutoCAD crosshair). After clicking in Map 3D window again, crosshair reappears,and work can continue.
It doesn't matter if Map3d-windows is in windowed mode or fullscreen,it also doesn't matter if the windows is only on one of my 2 monitors or on both.
didn't have this problems using Topobase Client 2009,2010,2011...but since 2012 few problems evolved... (drawing-order-bug, memory-leak problem etc. etc.)
how to turn off the mouse function when the mouse cursor moves over a feature, such as an edge, point, or surface, and highlights it. I don't want it highlighting the features automatically. I want it to highlight once I click over a feature. My colleagues and I are very distraught by this feature, and will be discontinuing our use of your products that do not allow us to turn this feature off. I'm not sure why you'd want to weed your customer base like this, assuming that I can't turn this option off from the research I've done pouring through the hundreds of complaints related to this issue. I haven't been able to find any posts recently, or regarding Inventor 2013 specificially on this issue, so I was hoping this version had the option of turning it off. Does any of Autodesk's software, such as AutoCAD, have the option of turning it off?
I am running some background automation on AutoCAD (2012 if it matters) and I am running into an annoying issue where even when AutoCAD's visibility is set to false and it's window state is minimized it still grabs focus when a drawing opens.
I have a problem with a recently downloaded version of Inventor. When I start a new drawing all I get is a blank blue screen instead of one with a grid display. If I start a line I can see the cursor change to draw the line but a line does not appear. I don't know if it something with how I installed the program or just system settings.
If I click on an object that has a modifier, the focus goes straight to the modifier and I cannot click on anything else unless I click on the parent object in the stack. This is a pain when I am randomly selecting objects. Is there any way for 3DS Max to keep the focus on the object when I click on it rather than going straight to the modifier.
This happenes often, but not consistently.I'm using CS6 (regular) with OSX Lion, 16GB RAM.
Once I have a few files open, Photoshop starts "stealing" the cursor focus, which is to say if I go to any other application, as soon as I make one click, PS jumps into the foreground and becomes the active application. The click I made in the other app was applied, and I can see it when I go back to that app, but as soon as I click again, Photoshop pops back into focus.
The only workaround I've found is minmizing PS while I use other apps. Or closing it and restarting it. Sometimes just reducing the program window works, and sometimes not.