3ds Max :: Running Multiple Instances Of 2013?
Apr 24, 2012
BackBurner stopped working for me when 3DS Max 2012 came out so my work around was simply opening multiple instances meaning I'd have one "Max" rendering a scene while I worked in another "Max" while at night, having 2-3 simultaneous instances of 2012 rendering out animations. This really came in handy for doing multiple projects at the same time between render scene passes.
I can run 3 stable 3DS Max 2012 on the same machine without a problem, I can even run 1 x 3DS Max 2013 and 3 instances of 2012 at the same time BUT I'm unable to run more than one instance of 2013... it boots-up 2013 but then just hangs and doesn't do anything. I tried using BackBurner but it doesn't work so basically, it seems like I'm stuck running only one instance of 2013 at a time.
Is there a setting somewhere I can enable multiple instances again? I did take a look at Deadline but they don't support 2013 yet.
View 9 Replies
ADVERTISEMENT
May 10, 2013
I need to get all Autocad applications objects, not only active one.
I'm writing a program which is checking if XREFS attached to current drawing are not opened in another Autocad instance.
Normaly I can get document collection as follow:
Dim docCol As DocumentCollection = Application.DocumentManager
Is there a way to get an Application object from another Autocad process (acad.exe)?
I wonder if there is something like this:
Spoiler (Highlight to read)Spoiler (Highlight to read)Dim app As Application = GetApplicationFromProcess()
View 1 Replies
View Related
Apr 18, 2013
I'm designing a part that in Autodesk Inventor 2013 that is constructed from several layers laminated together. I have 4 layers:
F (front)
M1 (middle, variation one)
M2 (middle, variation two)
B (back)
The final solid will lhave 17 layers laid out like this:
F | M1 | M2 | M1 | M2 | M1 | M2 ... | B
I currently have a part file containing
F | M1 | M2
What's the best way to create this solid if I want to a) keep all instances of M1 and M2 in sync, and b) make it easy to work on all 4 layers. Do I have to export F, M1, M2, and B as individual parts and import them into an assembly or can I keep them in one part file? I really like the ability to be able to work on all the solids at the same time because they're visually dependant on each other.
View 4 Replies
View Related
Sep 1, 2011
I have this script that basically makes a shape expand by adding an outline, conveting the outline to an object, and then welding the whole thing together.
I have the script set to execute with hotkey ctrl+numpad+
The odd thing is, when I run it once, it seems to work fine and only one object is left, but when I hold down ctrl and press numoad+ over and over again, it seems to produce a new copy of the object everytime.
I'm not sure why this is happening, but I need to get it to stop.
Sub Expand() EventsEnabled = False 'Dim vars Dim c1 As New Color Dim OrigSelection As ShapeRange Dim OrigColor As Shape Dim width1 As Double Dim height1 As Double Dim minSize As Double Dim Thickness As Double 'copy color of current selection Set OrigColor = ActiveShape If OrigColor Is Nothing Then Exit Sub If OrigColor.Fill.Type <> cdrUniformFill Then Exit Sub c1.CopyAssign OrigColor.Fill.UniformColor 'get thickness to increase by Set OrigSelection = ActiveSelectionRange OrigSelection.GetSize width1, height1 If width1 <= height1 Then minSize = width1 If width1 > height1 Then minSize = height1 Thickness = minSize * 0.035 OrigSelection.SetOutlineProperties Color:=CreateRGBColor(0, 0, 0) OrigSelection.SetOutlineProperties Thickness, ScaleWithShape:=True 'weld Dim s1 As Shape Set s1 = OrigSelection(1).Outline.ConvertToObject Dim s2 As Shape Set s2 = s1.Weld(OrigSelection(1), True, True) 'auto reduce 's2.Curve.Nodes.All.AutoReduce 0.001 's2.Fill.ApplyUniformFill c1 'delete remnants OrigSelection.Delete s1.Delete 'OrigColor.Delete EventsEnabled = TrueEnd Sub
View 5 Replies
View Related
Feb 5, 2013
I need to connect to specific instances of AutoCAD and Plant3D. The Running Object Table (ROT) only holds one instance so GetObject wont work.
I've tried getting the correct instance using the hwnd with the AccessibleObjectFromWindow function. I'am thinking the easiest way is to autoload a plugin to communicate with, maybe through a service.
View 8 Replies
View Related
May 26, 2012
CS6 x64 (Windows 7 SP1) keeps loosing OpenCL, requiring I trash my preferences to gte it back. This evening it happened again. I was using Bridge 6, ACR 7.1 Beta and CS6 x64 version and it happened again. Trashed the preferences and even with mutilple reboots would not recognize OpenCL. So being the curious type I did a search for the Pref's file; and found two (2) instances of CS6 x64 preferences, One in the normal place....../Roaming/Adobe/Adobe Photoshop 6/Adobe Photoshop CS6 Settings, then another instance in /Roaming/Adobe/ Adobe Photoshop CS5/Adobe Photoshop CS5 Settings. Trashed this one as well and OPen CL worked again.
Is this normal behavior to have duplicate Pref's for CS6 x64? Probably not, so what is going on? And can confirm that every now and then a duplicate will show up in the CS5 directory, not consistent, and have not yet found the trigger, but one is definitely there.
Apart from OpenCL not working when this happens, everything seems to work normally...
View 15 Replies
View Related
Dec 19, 2012
Alright. You may ask why do you need multiple ?
Assume that i have 10000 PSD files in 10 different folders . I have a script that just save as them as PNG. And these files are each 3000x3000 px. My computer has 8 cores and 1 Photoshop exe is only using 1 cpu core. Also i have SSD raid system it has 750 mb read write per second
So right now i am wasting my time with running only 1 Photoshop exe instead of at least 4.
View 3 Replies
View Related
Jan 3, 2013
As the subject line says, when multiple instances of Inventor are open on the same machine, the addin will only show in the first one. I do not see any errors generated and tried many approaches. I tried to use the ribbon abpannelcontrol
created by the first instance. Or in every subsequent instance of Inventor to delete the existing ribbon abpannelcontrol, and recreate them from scratch. Both approaches did not work.
View 3 Replies
View Related
Feb 28, 2011
How do I prevent Inventor from opening files in new Inventor sessions?
If I try to open a file from Windows Explorer or from an email attachment, it opens it up in a brand new Inventor session, even if I already have Inventor open.
If I select two or three files in Windows Explorer or from an attachment to open, it opens them all in individual new Inventor sessions.
I would like to set Inventor (or Windows) so that these files open in the already existing session or at least the same session as each other. I didn't have this problem before upgrading to a new computer and reinstalling.
View 3 Replies
View Related
Oct 29, 2012
I discovered the TXT2MTXT command and how wonderful it is, but there is one thing missing. Is it possible to change multiple texts, but separately WITHOUT having to re-issue the command? I've experimented with some of the in command options, but unless I'm missing something, nothing seems to work.
Preferably, I would like it to work like the FILLET -> Multiple command, so I could select a group of texts, convert them then select another group etc, but the 'multiple' option in TXT2MTXT does not work in such a way.
View 5 Replies
View Related
Jul 17, 2012
I would like to know if it is possible to have a single attribute fill multiple strings of text. I have text that appears in more than one spot in a block of mine but when inserting the block i would like to be prompted once to fill the attribute.
View 1 Replies
View Related
Feb 6, 2013
I created a clothing price tag design (consisting of some vector artwork, text, and a raster image as a background), and now i'm attempting to create a grid layout of the tags for print (20 tags on a letter-size page i can print using a desktop printer and cut apart manually).
Sounds simple enough, right? Just duplicate the artwork 20 times. Easy.
But here's the catch: 20 copies of the artwork (i.e. 20 copies of every point, line, object, and image) makes for a freaking huge file, too big for the printer to handle. It gets acceptably smaller if i save it as a PDF without preserving Illustrator editing capabilities, but then that defeats the purpose; i need to be able to change the prices at will.
Now, it would seem to make the most sense to save the individual tag design as its own AI file (let's call it 'tag-design.ai'), then simply Place tag-design.ai into a new file as a link, and duplicate it 20 times to create the print layout. Theoretically, i would only need to edit the artwork itself once (to change the price, change a color, etc.), and the changes would be automatically applied to my layout file. However, this is apparently too much to ask: each time the linked artwork is copied, it creates a new, separate link. To further frustrate things, when i edit the artwork file, i then have to update all 20 links manually, meaning that 20 different times, i get an Open File dialog, and have to select tag-design.ai 20 separate times. In the end, it's an exercise in extreme redundancy, and the file size of the layout isn't made any smaller.
Is there something i'm overlooking, or is there really no better, more efficient solution than just making 20 copies of everything and ending up with a file size of 80-90mb?
View 4 Replies
View Related
Aug 26, 2013
I use a "dump assembly" of assemblies to create cut lists. I throw in multiple copies of each assembly for the job. Sometimes it can be 100 or so of each.These are not placed in any way and could be all placed at the origin. This is only for the parts list and servers no other function.
Any way to place multiple instances of an assembly at once?
View 9 Replies
View Related
Apr 14, 2006
Up until now, I've been using Paint.NET as my main paint program. It worked well enough but had a few specific limitations that forced me to request the company I work for to purchase Photoshop CS2, which they did. In fact, the IT dept just finished installing it.
I'd like to have a single text layer with multiple instances of text, but everytime I go to add additional text, CS2 "conveniently" creates a new layer for me. Is there any way to tell CS2 to "Stop that!" and let me create as many individual instances of text on one layer as I want? I am labeling buildings/roadways on aerial photos and don't need to have 40-50 text layers per photo.
View 5 Replies
View Related
Aug 2, 2008
I have a block with an attribute and need to change the first three characters of each to a different two characters. I recall my instructor once showing me how i could do this easily without having to click on each block to change the attribute.
View 2 Replies
View Related
Nov 21, 2013
In my (large) Lightroom 5.2 (Windows) library I have three instances of, essentially, the same network share (a Drobo NAS) which appear separately in the library.
One appears as Share (\nas) L:, one as \nasShare and one as \nasshare. The contents of the share are spread randomly across the three - so one might contain the folders seriesevent1, seriesevent4 and seriesevent5 and another seriesevent2, seriesevent3 and seriesevent6.
Is there an easy way to convince Lightroom that they're all the same physical location and merge them in the library? No amount of dragging, dropping, importing or synchronization seems to have had any effect so far!
View 3 Replies
View Related
Jan 4, 2012
I have an assembly with multiple instances of a subassembly. I'd like to remove the subassembly and place the subassembly components (i.e. multiple instances) in the main assembly. When complete, the top assembly would have multiple instances of all the subassembly components.
Component promote seems like the right way to do this. So, I selected an instance of one of the subassemblies components and promoted it. That component was promoted, removing it from the subassembly as placing it in my top level assembly.
However, all the other instances of that component disappear (which makes sense since that component is no longer in the subassembly). Unfortunately, this means I have to assemble and constrain all the other instances that disappeared.
View 3 Replies
View Related
Jul 22, 2009
So a quick search came up with "don't open from the Vault; open from within Inventor."
Lets not have that arguement.
My office just upgraded from Inventor 2009 to Inventor 2010. 3 seats, all installed the same way. When the other two users open something from the Vault, and then open a 2nd file (be it a drawing/part/assembly), it opens as a new window within the same Inventor session. (Just like it used to in .../2008/2009).
When I open from the Vault, it starts a new session of Inventor. This is frustrating, when you have an assembly open, modify a bunch of components, and then want to open their respective drawings to update them... the drawings will open in new sessions when opened from the Vault.
Obviously I've got something changed somewhere. Quick search through the Inventor options came up with nothing. Vault options?
Please don't tell me to start opening files from inside Inventor... that's a waste of my time... and everything has worked fine until this fresh install of 2010.
View 9 Replies
View Related
Dec 20, 2012
I have a door with 3 of the same handle. I have a program in which the user selects 1 of the handles to turn it into a keyed handle. Now, this all works but the problem is that all of the 3 regular handle instances will be replaced with the keyed handle.
Dim oOccHandle As ComponentOccurrence = oINV.CommandManager.Pick(SelectionFilterEnum.kAssemblyOccurrenceFilter, "Select a door handle to replace.")
oOccHandle.ReferencedDocumentDescriptor.ReferencedFileDescriptor.ReplaceReference(PathToKeyedHandleModel)
View 1 Replies
View Related
Dec 18, 2011
I need multiple (say two) instances of the same text values (in the same drawing) but in different formats.
Consider this: I have a drawing sheet with a title block that contains the drawing number and the author's name at the bottom with some other drawing details. Now I wish to have these "values" arranged in a matrix form at the top also, for indexing purpose.
TitleBoxMonoSpace.png
One way is to manually enter each value, one by one, in the matrix box but that would be too time consuming. So, is there a way to automate this; where I can enter the values in the bottom title block, which would automatically update the above matrix?
I believe it can be done using a combination of Attributes and Fields but am just not getting it. To make the issue even worse, I need Numbers without hyphens (-) and only Initials of the author's name!
View 2 Replies
View Related
Mar 28, 2012
New when it comes to any kind of environment modeling, but I'm trying to make a simple landscape with grass and trees for a project.
I've got a nice ground plane and a simple grass plane with a texture applied from Photoshop. I was wondering if there is a way to paint instances of my grass object without manually duplicating and placing each individual blade of grass?
View 1 Replies
View Related
Aug 5, 2011
I'm having difficulty making a change to multiple texts. I received a drawing from another firm that uses different text styles than my firm. I can change all the text styles to mine, but they all hold onto their original fonts. How to change the fonts in multiple instances.
View 3 Replies
View Related
Oct 12, 2013
I can only use the gradient tool in one instance. After that, the first instance is removed and replaced with the new instance. How can I apply multiple instances of the gradient tool on the same image?
View 1 Replies
View Related
Apr 23, 2012
I am trying to select multiple instances of text (dtext) with different strings but want to change all of the fomats to the same settngs. I have searched high and low on the web to no avail. I am using AutoCAD 2012.
For example: I want the routine to find all instances of "AA", "AB", "AC", "AD", "BA", "BB", "BC", "BD", etc... all the way up to "ZD".
Next I want all of those text entities to change to the following text formats:
Text Style = STANDARD_96Layer = F-ANNO-CKTText Justification = MIDDLE CENTERText Width = .8
Getting this to work with just finding one string at a time with the ssget function seems simple enough, but it's getting it to work with multiple strings that I can't get past.
View 8 Replies
View Related
Jun 23, 2006
is there a way to run a script on many images at once
View 2 Replies
View Related
Nov 4, 2011
I'm running ACAD Map 3D 2009. I have to run ONE custom macro on a number of drawings that are stored in a particular folder.
Basically all I need is to:
open
run custom macro
close
go on to next drawing.
I just don't know how to write LISP.
View 3 Replies
View Related
Jul 27, 2012
We run Actions on a group of images using CS4 with the File->Automate->Batch function. We use this to take, for example, 200 images from a set folder, run an action to change them into a different colour and save in a different folder, we need to do this 20 times on the same images running a different script each time to change them into a different colour and save them in the same folder (with different file extensions)
Is there a way we can instruct Photoshop to run all of these 20 scripts (one after the other in a queue as it where) without having to "Babysit" it and ask it to run each one off ourselves?
View 1 Replies
View Related
Jul 19, 2013
I created a action in Illustrator CS6 (on a PC) which opens PNG files, scales them onto a 8.5 x 11 page, saves them as a PDF into a output folder on my desktop and then closes the page. The action works great and does exactly what I had hoped for.
Here is my issue: I now have a need to do this on multiple files at the same time. Using the Illustrator Help menu, I found out about Batch processing. The tutorial says that a batch can be run on a single file or on a folder of files. Bingo! That's what I want. Problem is, I can't get it to work.
After setting up the batch with the following settings: (note: I didn't use a destination folder because I have the action saving the pdf into an output folder on the desktop).
According to the help page, it said to use Override Action "Open" commands which Opens the files from the specified folder and ignores any Open commands recorded as part of the original action. I thought this is what I needed to open all the files in the folder, because when recording my action, I had to use the open command to open a png file. It wouldn't just let me choose a folder. If I don't have the open command in the action, nothing happens.
My main issue is getting multiple files from within my input folder to open when running the action. The only file that opens is the file that I recorded while creating the action. If I remove that file from the folder, nothing happens at all.
View 2 Replies
View Related
May 16, 2013
when my pointer is in the drawing window, it disappears. when i move away to the ribbon or quick access tollbar, it reappears.
View 7 Replies
View Related
Apr 8, 2013
If there's a conflict between the UI for teh AutoCAD drawing window and Parallels? There seems to be a consistent change in mouse behavior when the mouse moves to the AutoCAD drawing window when running AutoCAD ('11, '12, '13, '14) under Parallels (5, 6, & 7).
Since Parallels is now officially supported.
View 6 Replies
View Related
Aug 17, 2012
i am wanting to use the apprentice server in another program. The apprentice server is 'normally' found in the registry under this key:
ComputerHKEY_CLASSES_ROOTCLSIDC343ED84-A129-11d3-B799-0060B0F159EF
The problem is, that if you uninstall all things autodesk, and run a registry cleaner (or delete that key by hand), and then install only inventor view 2013 and run inventor view 2013, it will *not* create that key in the registry.
This makes it impossible to run the apprentice thru the COM mechanism, even your SDK samples will not work.
(i suspect (but havent proved), the bigger problem is on a brand new machine, install and run only inventor view 2013 , you still can't use the apprentice server.)
The 'workaround' is to install and run inventor view 2012. running inventor view 2012 will create the registry key. After that, running inventor view 2013 will happily update the key's value to the appropriate place.
(C:Program FilesAutodeskInventor View 2013BinRxApprenticeServer.dll)
so try this :
1) run regedit and delete the key and all its subkeys
ComputerHKEY_CLASSES_ROOTCLSIDC343ED84-A129-11d3-B799-0060B0F159EF
2) optionally install inventor view 2013 ('as administrator' or not doesnt matter).
2) run inventor view 2013 ('as administrator' or not doesnt matter). exit it
3) run regedit. the key is not there still. you won't be able to run any SDK samples or get an apprentice server using the following 'basic'
Set ApprenticeServer = New ApprenticeServerComponent
i'm on windows7, x64. (iv2013 is: build 126, Release: 2013 RTM)
is a bug in 'inventor view 2013', or is that intended for some strange reason?
View 2 Replies
View Related