AutoCAD Inventor :: Refresh Vault Status ( In VaultAddin ) Via API
Jun 20, 2013
I´m working on an addin that needs the vaultAddin ( Inventor Vault / InventorVault.dll ) to update it´s vaultinfo via API.
Since the vaultaddins browserpane.control is an activeX control I can´t access it, and the addin has not implemented a hook to the browserpane.refresh() or browserpane.update() ( causes a crash )
So how do I refresh the vaultAddins information on "what´s actually going on in the vault" through API ?
It seems like I "just" need a reference to the same eventhandler the "refresh vault status" button is calling, but that might be wishfull thinking..?
( C#, VS2012 )
[URL]
View 2 Replies
ADVERTISEMENT
Oct 2, 2013
I search for a file in Vault 2014 and find it needs refreshing i.e. the double red arrows icon in "Vault Status" column. I hit the refresh button in the ribbon and the file still has the double red arrows icon and doesn't appear to refresh.
Inventor 2014?
View 1 Replies
View Related
Aug 17, 2011
Every time I open a file in Inventor a dialog box comes up that says "Updating file status from vault". In most cases it is not a big deal, but when an 1000+ part assembly is opened this box flashes for each part in the assemly causing a delay in opening the file. Needless to say this is very annoying. So my questions are what is this doing exactly and can I turn it off?
Inventor 2011
Vault 2012 Pro
Windows 7 x64
Inventor Professional 2014 SP1
View 8 Replies
View Related
Dec 4, 2012
is there way to refresh sheet of drawing when an iProperty is changed trough API? When I change for example revision Number, the sheet still show old number. The value is changed, because if I open the iProperty dialog, there is new value and also when iProperty dialog is close then the sheet (title block with this property) is immediately correctly updated. I know that I can use ActiveSheet.Update method, but this update whole sheet and it take long time. There nust be something better because dialog iProperty doesnot update whole sheet and it is vvery quick.
Dim oISI As Inventor.PropertySetDim oDrw As Inventor.DrawingDocumentSet oDrw = ThisApplication.ActiveDocumentSet oISI = oDrw.PropertySets.Item("Inventor Summary Information")oISI.Item("Revision Number").Value = "test"oDrw.ActiveSheet.Update ' I would like to replace this line, this take long time
[URL]
View 3 Replies
View Related
Feb 8, 2011
Anyway, I just updated to the Factory Design Suite Advanced package for 2011 which, of course, includes Inventor. I have downloaded and installed all updates, service packs and hotfixes I could find btw. What happens is I'll be working in Inventor on a solid model of ANY size (even a single part) and with absolutely no warning, the display window will freeze up and won't refresh. What's really weird though is that Inventor itself is not locked up. I can click on any of the buttons or any of the items shown in the browser as though the program's running normally. I can check the task manager and it shows Inventor to be running normally. The memory status bar in Inventor shows lots of available memory. I can even hover over the display window in the area where the view steering wheel is located and the icon will change appearance as though it's working normally. I can even save the file. If I close the file, it responds like normal and goes back to the default screen. If I try to open ANY file after that, however, the screen will not refresh or show me the file I opened, even though everything else works fine and the program isn't frozen. The only way to restore full function is to completely close and reopen Inventor (on average I have to do this about once an hour). Btw, I'm also working in a local directory stored on my hard drive, not a network.
My first inkling is that it's a graphics issue but I have played with all the display settings to no avail. I ran a diagnostic on the video card and Inventor says that I'm running an Autodesk Certified driver. All the specs are within reason I think.
My workstation specs:
Dell Precision M4500 laptop
Intel core i7 processor, 2.67 GHz
4 GB RAM
Windows XP Professional SP3, 32-bit, running in 3 GB mode
NVIDIA Quadro FX 1800M, 1 GB graphics card (just updated the driver too...no change)
230 GB hard drive, 136 GB free space
View 5 Replies
View Related
Jan 3, 2012
I'm currently using Inventor Professional 2012, and have been experiencing problems with virtual memory usage. In past versions of Inventor, the small bar graph counter at the bottom right-hand corner of the screen (Virtual memory counter? Not sure what to call it...) would "re-fresh" after closing a model, drawing, etc. (i.e. Once closing the file, the counter would change from yellow to green, bringing the virtual memory usage back to zero). However, this isn't happening with 2012, and I'm not sure if the problem is the way Inventor was installed onto my workstation, or if it's a problem with the hardware. A temporary solution has been to shut down Inventor when the bar graph gets too far into the yellow range (or red), and then starting up Inventor again.
Specs for my workstation are as follows: Windows 7 (32-bit), processor is Intel(R) Xeon(R) CPU W3503 @ 2.4GHz 2.39GHz, 3GB RAM.
View 3 Replies
View Related
Jan 10, 2013
I have some assemblies with standard components inserted from Content Center which I have published.
After some changes I do on some of them within CC, I can't refresh those that are already placed in assemblies. The window that displays the components out-of-date won't appear. Only the message precedes the appearance of this windows is shown and that's it, nothing happens.
For new Assembly I don't have this problem.
View 1 Replies
View Related
Jun 10, 2013
failure to refresh Model Tree after switching configurations - app restart required
We have a user who is getting this message several times per day and must restart his PC. He is the only user of the Inventor Vault product using 2013. We have redone his laptop and and given him a clean laptop with a fresh install of AutoCAD.
View 3 Replies
View Related
Oct 8, 2012
I'm creating a VB.exe (Visual Basic 2010 Express) tool that displays iProperties for Inventor using a running session of Inventor. How do I automatically refresh the display on the form when you switch the active inventor document tab within Inventor?
i7-2720QM Dell Precision M6600, Win 7 Pro 64-bit, 8GB RAM
Autodesk Product Design Suite Ultimate 2013
Autodesk Vault Professional 2013
View 4 Replies
View Related
Jul 9, 2012
Is there some syntax that would refresh a previous rule before the next one starts? I have a file where the constraint is not turning on when it is supposed to, but all I have to do is refresh the rule and it works.
[URL]
View 9 Replies
View Related
Oct 14, 2013
difference between the "Refresh File" and "Revert to Latest" commands in the Vault browser within Inventor 2013? We just started using the Vault Collaboration 2013 flavor of Vault.
View 4 Replies
View Related
Mar 21, 2012
I have a general table in my engineered print. It consists of basic columns with text. How can i have Inventor refresh the data if i change the Excel without having to delete and re insert a table ?
Autodesk Inventor Professional 2011
View 1 Replies
View Related
Oct 22, 2012
I have a sketch that Inventor changes its status between under constrained, over constrained, and fully constrained depending on dimensions (makes sense), and wether I rebuild the model (WTF?).
Steps to reproduce:
1) Open the attached .ipt file.
2) Examine Sketch11 (under Face3) It should be fully constrained.
3) Exit the sketch. Open the parameters dialog and change the value of "angle" from 45 to 60. (If you get an error message change it to 50 first, then 60. It's a work in progress.)
4) Re-examine Sketch11. It is now under constrained.
5) Exit the skecth and go to the manage tab. Click "Rebuild All".
6) Re-examine Sketch11. It is now fully constrained.
7) Scratch your head and post back with your theory.
View 7 Replies
View Related
Jul 29, 2013
I have a ipt file in my assembly and try to makes some constraints. Everything ios working well, but there are some suppressed workplanes, and I don't want to use them for a automatically created constraint. Is there a way to find out the workplane suppress status?
Why are they suppressed? They are defined on a part feature (extrusion surface). And when I supress that feature, also the Workplane is suppressed.
But I only can get the visible status. Maybe there's a way to get it about the part feature, but therefore, I have to search for the part feature, and that's also a problem. I cannot get the part feature, who is used for the workplane definition (I think, it's a problem of my knowledge )
Please see attached a small view on the browser where you can see the suppressed Planes.
View 2 Replies
View Related
Aug 13, 2013
I want add the Z Aixs for every sectioned component in a sectiondrawing view?
but I can't judge the component section status?
Is there have the API for this work?
View 2 Replies
View Related
Aug 15, 2013
I want add the Z Aixs for every sectioned component in a sectiondrawing view?
But I can't judge the component section status?
Is there have the API for this work?
OR:
Note In an assembly view, components can be excluded from sectioning. In the browser, right-click the component to exclude, and then select None.
How to achieve the above functions Use API?
View 2 Replies
View Related
Sep 20, 2013
For Creating my own templates i want to use iLogic and embedded Excel-Spreadsheets. The embedded Sheet has its own data, but i want to create a rule to refresh the data from an external Excelsheet.
For now i use the following rule:
For I = 65 To 90 '65=A 90=ZBuchstabe = Chr(I) GoExcel.CellValues("3rd Party:Embedding 1", "Platte", Buchstabe & "1", Buchstabe & "999") = GoExcel.CellValues("G:KonstruktionVorlagenMaterialgrunddaten.xlsx", "Platte", Buchstabe & "1", Buchstabe & "A999")Next I
it works well, but wont insert a new single-sheet or refresh formats, i have to add the same code for each sheet. And its REALLY slow.
Is there a possibility to refresh or replace the whole embedded file via a simple iLogic-rule?
View 1 Replies
View Related
Mar 17, 2013
in versions of inventor prior to 2013 we were able to quickly and easily refresh a part styles, and thereby obtain the master information for materials, colours and any other style.
i find that now, with the new system of managing materials and appearances that if i need to update a part to reflect the material assests that reside in my materials and appearance library that i have to:
1. open the part, then set the part material to a material other than that i wish to update, then
2. delete the local/ document asset of the material i wish to update, then,
3. assign the material from my material library to the part (to get the library assets to come through to the part).
it seems ridiculous that we have to delete local materials or colours prior to obtaining an updated material or appearance to get the new data into the part.
(the refresh styles command actually appears to be calling in the updates however the updates seem to treat the document assets as the most important. even when managing materials and appearances, the local/document asset seems to take priority over any library asset. again this is different to pre 2013, and is frustratingly slow to work around. all that used to happen in 2012 and prior is we would get a warning that the local style would be overwritten with updated style data = very quick and easy
View 8 Replies
View Related
Nov 3, 2011
I have created custom pipe fitting categories in my server based content center. I copied the standard familes over to a custom library and modified them. After updating the family tables, and hitting refresh in an assembly, the updates fail.
This is the error I get:
Failed: Standard is owned by Tube&Pipe. The part must be refreshed by Tube&Pipe application.
These parts were placed via "Place from content center" as I do not have the tube & pipe addin (2011 suite, not pro)
How do I get these compnonents to update / refresh??
View 4 Replies
View Related
Jul 17, 2012
I am looking to check the hiddenline status of a part in a drawing. The drawing is made from an assembly. I dont want to take all the segments from the view and check for each of them. I want a way I can just grab the entities that are made from an occurence.
I was hopping to use the drawingcurve(modelobject), but I dont know what to use as the modelobject! is it the edge, edges, component definition... Here some of the code that is not working.
Dim _portePattern As OccurrencePattern = oassbly.ComponentDefinition.OccurrencePatterns.Item("Pattern Porte")
Dim _PoigneeOcc As ComponentOccurrence
Dim _PorteOcc As ComponentOccurrence
Dim PatEle As OccurrencePatternElement
Dim _poigneeDef As ComponentDefinition
Dim _poigneeSFbody As SurfaceBody
Dim _poigneeEdges As Edges
[code]....
View 1 Replies
View Related
Sep 20, 2013
I have an Inventor assembly that I am trying to open in Showcase to produce a nice render of.
I get this error, how can I determine what is wrong or how to fix? My assembly doesnt show any errors?
Inventor Professional 2014-Update 2 - AutoCAD Electrical 2014
Win7-x64 | ASUS P8Z77-V | i7 3770 -3.4 GHz | 32GB RAM |
240GB SSD | nVidia GTX 670 4GB - 320.49
View 9 Replies
View Related
Jan 9, 2012
we've loaded Inventor 2012 on an new PC and it did not load the "FILE STATUS" box under the Model Tab in the Browser - I know there is a way to "turn" it on but have lost those instructions.
View 4 Replies
View Related
Nov 18, 2011
We are trying to get task scheduler to automatically download certain files from the Vault. Templates and Styles. The templates work great, but there is no way to specify any filetypes other than Inventor filetypes. Am I missing something? Is there a way to specify non-inventor filetypes?
View 2 Replies
View Related
Mar 11, 2010
When I get latest versions of files from Vault Explorer and then open them in Inventor, the vault status of the files in the Inventor browser shows a triangle with an exclaimation mark inside of it. When I move my mouse over the status icon, it says "vault not open". There is no response when I try to log into the Vault within Inventor.
I upgraded from 2009 to 2010 Inventor and Vault two weeks ago. Everything worked fine until today. Vault Explorer seems to be working fine. The ADMS console seems to also be working fine. I can do all the routine tasks in both programs. The problem is only in Inventor.
View 4 Replies
View Related
Jan 9, 2013
Any way to modify a user form parameter's read only status using a rule?
I have a parameter that I want people to be able to edit when another parameter is set to true and to be locked if it's set to false. The only thing that comes to mind is have a rule that will just switch the value back automatically if the user changes it but it would be good if i could control the read only status.
View 3 Replies
View Related
Feb 15, 2012
I am trying to use a shared project with my other colleagues. Problem we are having that we are not getting into how to change the File Check in/out Status (option is disabled/greyed) . Do we required administrative rights to do that?
Note: We don't have vault.
View 4 Replies
View Related
Dec 13, 2011
I am using the autodesk suit 2011. The problem I am having is when I copied a block from autocad using the copy command, then used the paste command in an inventor .dwg and it inserted as an autoCAD block. When I check the finished drawing into vault the autocad block does not show up and will not print.
View 2 Replies
View Related
Aug 17, 2012
We have a user that has been experiencing problems when checking files into vault. The problem occurs when he copies a design (the drawing and part file) in vault then checks out the files to make changes, saves it and checks it back in, Inventor doesn't check in the changes. The preview window (i.e.. dwf that's generated on check in) is correct however the thumbnail is wrong and when you open the latest version none of the changes have been made.
This is taking up a lot of time because he has to make the changes twice and also has to be constantly looking back in vault to files he has just checked in to make sure they are correct.
View 7 Replies
View Related
Oct 26, 2011
We are a mid sized company the builds our parts from raw materials. Steel Coils, Steel tubing, Steel plate, etc.
We are have been migrating from MDT to Inventor over the last few years. We are now trying to implement Vault and integrate that data into our ERP system. We would like to model a part and assembly and check that into Vault then pass the BOM into our ERP system.
It all sounds good up until I looked at how our part files were structured. There is not BOM in an ipt that I have found phantom or referential. Here is my problem
It takes 1 lb of a .0625" thich steel sheet that is 6.5" wide. We stamp our product in a 200 ton press producing a finish componet.Problem 1- Part1.ipt (model of my stamping) does not have a lower level it is a component in Inventor there is no BOM that I have found.Problem 2 - Part2.iam uses part1ipt but we punch a hole in it and push material outward to create a lip so we can lap weld the next part.When I try to extrude this feature I can only cut the part I cannot add material or deform it in any way.Problem 3 - We also manufacture bent tubes. We consume 1.5 ft of part C to make part D. I cannot insert 1.5ft of a part that is 20ft long as we buy it. then we bend it. I cannot insert a 1.5ft part into an assembly and then bend it.
Major problem - even though I can change the dwg file or idw file to add a parts list Vault does not put this information in the Item master BOM.
View 9 Replies
View Related
Nov 8, 2011
I have opened Vault for the first time and I don't know how to access it, it wants a username/password/server/database. I am one of two people in the company how use inventor etc so there is no existing server/database within my company so I assume i have to set one up?
View 3 Replies
View Related
Sep 3, 2008
We have a product line that relies heavily on iAssemblies. The main assembly and several layers of subassemblies are all iAssemblies. All the children that needed to be generated so far were added to the vault.
If I activate a different member in the main assembly factory, Inventor wants to update some of the various children. For some reason, vault won't prompt me to check out the children. I get a variety of errors, unless I manually check out the children.
There are at least 20 iAssemblies involved at different levels of this thing, not to mention all the iParts thrown in as well.
View 6 Replies
View Related