AutoCAD Inventor :: Add-in Only Shows On First Of Multiple Instances?
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.
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.
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.
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?
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.
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.
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)
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.
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.
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.
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.
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!
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.
It was working fine. Then I just did a simple command (pattern a part) and the entire workspace blinked out. The first time it happened I hit UNDO and it was back. So I got out of the drawing and got back in and tried the pattern again. Same issue but this time when I hit UNDO it would not come back. I closed the file without saving and when I went back in the file the workspace is still nothing but white screen. In the browser everything is still visible except for those that I had already changed to invisible. I tried making an invisible to visible and nothing happened. I got out and tried opening the "old version" which should've been before any of this happened and it is also blank. I can go to an ipt or iam in the browser and hit open and it will open in another screen just fine. I just can't see my main assembly. I have Inventor 2012. It shows no errors or messages. I have even rebooted.
I looked thru the forum and found a past issue back in 2005 identical. I tried doing Find in Window on an item in the browser but for some reason that option is not even in the list when I right click.
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:
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.
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.
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...
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.
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?
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.
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!
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?
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?
I have a few components in my assembly that I want to turn off under certain conditions. Using Component.IsActive, I can turn on or off an instance, but some of the components are in a pattern, and I want to turn on or off all instances of the component. To add to the challenge, the component patters are driven from Excel, and the quantity of parts changes.How can I turn off all of the instances of a pattern?
I've found several people that had this problem through searching, but none of the fixes worked for me. I'm unable to use the quick select feature as it does not list anything other than "multiple". I've tried different files, different selections, repaired the installation, complete reinstall, updated with SP1 and hotfix 3 to no avail. I also have Autocad 2007 with SP 1 installed, as well as Autocad Architecture 2014, if that makes a difference.
I have several iParts with their respective derived parts in my library. There are not many other Inventor users here that use those parts, but they might benefit from having those individual parts. The iPart may change from time to time, and in order to keep the individual parts current, I am required to activate them one by one, exporting them to STEP, IGES, SAT or IPT files for both people here to use as well as our Pro-E and Solidworks users. Is there a way to automate that process so I can hit a button and have it save all instances to a certain file format?
I have a part called "bracket" which has a multi-value parameter "mass" which can be 100, 200, 300, or 400 and controls the width of the bracket.I have an assembly into which I have placed thee brackets.
How do I set different parameters for each of the instances of "bracket"?I want one bracket with mass = 100, one with mass = 200, and one with mass = 300, such that I have three brackets of different widths.
I must not be searching on the right text in Google because I find only ways to change the value of the parameter within the core component (such that all brackets change and end up the same width).
I am wondering when in the idw and have multiple parts some the same and some different. I would like to distinguish between each part as a different part or balloned so they all have a different ref number.
example: have part A and part B and part C
part A has three different instances in the iam
part B has two
part C has four
How do I represent them in parts list and ballooning as different single instances?
I noticed some errors in certain table entries in an i Feature of mine after I had already started creating parts using it. I've updated the table and when I add new instances of the feature to my part they work fine, but the existing instances of it stay the same size. Is there any way to force the existing instances to update?
The i Feature in question is a sketch and I'm using Inventor 2012, if either of those is relevant.
I'm currently Building a Library Technology Hub that has 3 story atrium. I'm trying to create a 3d camera view that shows the multiple levels that open to the atrium. However, only the 1st floor and mezanine floor (within 1st floor ceiling heights) are in my 3d view. The rendred view shows as if I have a solid ceiling across the entire 1st floor. I am almost positive that this is an issue with my camera settings since my 2nd and 3rd floors are cut around the atrium opening. I have clicked on almost every option in my properties menu and am at a loss!
Just btw, I'm an intermediate level, self-taught revit user (I have used it on a daily basis for about a year now). I'm no guru, but I'm quite savvy on making things work like I want them to.
I have attached a test render of the space. the "ceiling" should be open above my mezanine, and extend to desk at the right and the lounge seating at the left. However, it has rendered as a single plane.
On the main sheet of my drawing I have the overall Parts List. Shows almost all parts except for the few that we don't want to list. On the second sheet I inserted a Parts List to show only parts that are shown in a detail on that page, made the rest non-visible.
On the main sheet there is an item (#13) that has a QTY of 3. Two of those Three are optional parts. What I'm trying to do is insert a custom part into the Parts List, give it an item number of 13A and put in the description "OPTIONAL", then do an Override in the balloon to show 13A.
I get it in the Parts List, Apply it, close it, save the drawing. Looking at the Parts List, item #13A is there, but item #14 is gone. I go back into the Parts List and 13A is there and there's a blue box around the item # and the description. I uncheck Static Value and number 14 shows up (item # and the description).
Then I go over to sheet two, open that Parts List and it lists 13A at the bottom with all the info I added in sheet one and it's non-visible. Go back to sheet one, open the Parts List and there is no 13A to be found.