I am trying to write a rule for restricting save rights to a .ipt or .iam file. I am just starting out with ilogic and have very basic coding experience.What I would like is for the rule to read the windows login username and depending on the result (User A) displays a radio message box asking if if the file should be restricted.
If the file is to be restricted, then the rule should allow only User A to save the file. Hopefully that makes sense.I have posted the code I have so far. I don't know how to get the windows username so have substituted this with username for the moment.
If Username = "User A" ThenRestrictAccess = InputRadioBox("Should this file be restricted?", "Yes", "No", RestrictAccess, Title := "Restrict Access")End IfIf RestrictAccess = True And Username = "User A" ThenThisDoc.SaveElseThisDoc.Document.SaveAsEnd If
When a student launches AutoCAD they get error message: Error 1325. "username" is not a valid short file name.This is true for all students who have a username with 9 alphanumeric characters.
However, when I launch it with my student test account named "test" it will launch just fine. Also, it launches okay using my domain Admin and local Admin accounts.
Seeing as how it works with my student test account I don't think it's a permissions issue because that account mirrors the actual student accounts in regard to rights and restrictions.
i have a problem when i want to access the path to set up the server (to send my photo to the server ftp) i have a possible error message "incorrect ftp:identifiant to access the server.same problem when i put export i get a message: error when sending files:invalid username or out of id's
I have recently installed Lightroom 4.3 on a MacPro, Mountain Lion, 8GB RAM, environment. I kept getting the following error when changing to the "Slideshow" module: 'An error occurred when attempting to change modules'. Application now works well under a new user name. However, I don't want to have to log in under this name every time I want to use Lightroom. How can I find out what's wrong with my own user profile?
I have downloaded my "old" PS 7.0.1 many times on my MAC. I have another computer and I am trying to download it on a MAC 10.4.11, the same operating system as my original computer. I do not remember an adobe or PS username & password that I may have created many years ago. How can I download my CD without the darn username & password? I have the serial #.
Trialing Lightroom 3.6 on my iMac. My wife and I have different user profiles and logons on the machine. I want to access the same catalogue crated under her logon and user profile. How do I get Lightroom to use the catalogue created under another username on the same machine?
when opening PSCS6 for work I get a popup telling me about my photoshop trial and that I have 30 days remaining? I have nad CS6 since it came out and paid in full for the upgrade from CS5.1 I did receive an email about a survey and sweepstake they wanted me to enter but I couldn't get the login page to accept my username etc.
when I am trying to enter information into any given pop-up window. As I am entering information into the text field, the window will lock out. It behaves as if the mouse has been clicked outside of the Inventor window. It appears to occur once per minute or so (with no activity on my part). The window just requires that I click on it with the mouse again.
I have a bit of problem. I have created a Addin for Inventor using Visual Studion 2010 Professional.
My Addin Works fine for
Windows XP Professional Service Pack 3 (64-bit OS)
With Autodesk Inventor Professional 2012, 32-Bit Edition
Now I need to Deploy the addin on another Machine with below configuration,
Windows 7 Professional Service Pack 1(64 bit OS)
Autodesk inventor Professional 2012, 64-Bit Edition.
I tried to load my addin, it doesnot load, I tried to load it manually by Goint to Tools->Add-In and selecting my addin and selected "Loaded", Even then its not loading..
When I want to open my inventor files on windows explore or my computer window then i click double on file (ipt, iam, idw) then my files opening in different inventor program windows.
I mean i have a open innetor window and i want to see in single inventor program window when i click double on file. But now always opening new inventor applications. Then i lost time and memory.I have Windows 7 (64 bit) and Autodak inventor 2012.
I have is that after so long thumbnails in windows explorer stop loading just shows generic Autodesk image(.ipt, .iam, .stp, .idw, .dwg ect.). Causing me to be unsure on which file I'm actually opening. Causing me to have to restart the computer.
What is weird is you are able to see the thumbnails in the thumbnail of the parent folder but when you open the folder they aren't shown. If you open up properties it shows a thumbnail.
Closing and opening a new window doesn't fix this error.This was an issue I had experienced with 2011 and am still experiencing with 2013.
I've been doing some research on new computers for the office and my boss came to me about potentially switching from Windows OS to Mac OS. In my opinion I'm ok with whatever OS we use but I don't know much about MAC Computers. I have done some research on them and have read of customers using Inventor 2012 on Macs but that’s the extent of it.
1) Are there any issues that you've seen when running Boot Camp or Parallels and which do you think is user friendly.
2) How well are you able to transfer files from a MAC PC to a Windows PC then vise versa? (Taking work home etc.)
3) Have you had any problems transferring your library of information from Vault over to a Mac? (Checking in and out of Vault)
4) Our company use's DXF's made from Flat patterns that we transfer over to a Salvagnini machines that use's windows.
There's been an interesting conversation going around my office for the last few days about switching to all Microsoft devices in the near future. A look around the AD site shows all the apps for the App Store and Google Play but not Windows Phone. I use a bunch of AD apps on my iPad and iPhone that are a "must have" now. A quick Google search brings up a bunch of articles but I haven't seen anything definitive from AD. Does the AD apps (most importantly SketchBook Mobile, Autodesk 360, ForceEffects) are coming out for that platform anytime in the future?
Inventor Professional 2013 (SP-2.3), Product Design Suite Ultimate Desktop: Intel Core i7 3.4GHz, 16.0 GB RAM, Windows 7 Ultimate SP-1, 64-bit OS, (2) GeForce GTX 580 (331.81), Space Pilot Pro (3.16.1) Laptop: Intel Core i7 3.9GHz, 16.0 GB RAM, Windows 7 Pro SP-1, 64-bit OS, GeForce GTX 780 (331.81), SpaceNavigator (3.17.7)
I don't know, what's the correct code, for getting the name of an assembly component by selecting it in the graphic window.The user should have the ability to slect an component and Inventor will give you the name of this component (filename, Screenname or whatever )
Is there a service pack in the pipeline that will allow Inventor 2013 to run on Windows 8.1? It was working fine on 8 but crashes on the loading screen now Ive upgraded to 8.1. Upgrading to 2014 is not an option for me as my professor uses 2013 software and he will not be able to open 2014 files.
Is there a way to Auto Attach a window when you create the detail view. I don't want to keep creating the view then have to turn around and attach it. That seams like way more steps than it should be.
I've started working on a project but I'm a little out of practice. I need to create a standalone application, with a window to view the active model. Essentially, it'll be a viewer tool with some other minor functionality for interrogation.
Alternatively, Is there a way for me to add a viewer window to my form? Like an InventorViewWindow Control or something?I've spent the last day or so searching, but nothing really useful has surfaced.
I have installed Inventor 2014 and Revit 2014 on to Windows 8.1 64 Bit.The install went fine.
The only problem I have struck is that for instant if I create a new Assembly and want to open the Content Center from Assemble - Place - Place from Content Center. Nothing happens when I go through this path way, there's no error, you know it's trying as the harddrive light is flashing away rapidly for a few minutes each time you ask for it to open.
What I have tired so far is to install service pack 1 and update 1 to service pack 1, neither have made a difference.
I am struggling to populate a list view on my windows form. I have tried various methods but its not working. I can get the values into the listview but where i need 2 columns with many rows, i am just get 5 columns.
my list view needs to populate 2 columns. the first column is visible and shows a part name. the second column is hidden and holds a different value. I recursively loop through records and i need to add a row per record. This is captured with j. How can i add the correct amount of rows per j and the columns to hold the correct data?
Any way to display the inventor iproperties in windows explorer or in the inventor open dialogue box? This would be useful for us in a lot of situations. If there isn't an inventor trick, maybe a windows trick?
We would like to enforce that our designers save all Inventor files by the Part number only. This is not a problem when using Vault to open files as the interface can be customized to show the iProperty description field. The problem comes in for users who open files from the local drive before they have been added to Vault. There is no way for them to see the iProperty descrition for the files except if they hover over each file and wait for the tooltip to show which then shows a number of iProperties.
I found that I can add a Windows description column but by default it is blank. Is there anyway to get the iProperty description to synchronize with the windows description column?
inventor 2013 content center won't install in windows 7. Tried everything, used to work in winxp64.I work for Imaginary Menagerie Managers of Imaginary Menageries. You can't imagine how long I've been there.
I click the Inventor icon on the desktop to open Inventor, I click the Vault tab and then click "Go to Vault", the vault opens. I open a file to look/modify it. I then click another file to open it also and it opens in a new Inventor window. The same as windows explorer does when you open another web page and it opens in a new window instead of a new tab if you dont have the "Tabbed Browsing: set in options.
I have recently build a frame structure using the frame generator. Now i wish to change some beams to other positions which is fairly easy. The only problem i have is when I click on the insert frame button the selection window does not appear. the function does work but it is like working in the dark