The Revit.ini file is located in the “\Revit Product Version\Program” folder and contains the variables, paths, recent files and other settings Revit will utilize.
If you do not see a particular line in your Revit.ini you can add it manually or simply toggle the related feature under the Revit Options. This should add the line in the Revit.ini where you can modify it.
Also when making changes ensure to close and re-open Revit for the change to fully take effect.
I’ve included a sampling of lines, and what the setting will do when you modify or add the line to your Revit.ini file. Prior to making any modifications create a backup of the Revit.ini file.
1. SuppressNewFeaturesWorkshop=
Setting this line to 1 will not show the New Features Workshop at startup; setting it to 0 will.
2. AllowPressAndDrag=
Setting this line to 1 will enable Press & Drag; setting it to 0 will disable Press & Drag.
3. TempDimFontSizeInPoints=
You can control the temporary dimension size using the process in the technical solution here.
4. ShowViewCube=
If you wish to see the View Cube by default set this to 1; if you wish to turn off the View Cube at startup set this to 0.
5. UseGraphicsHardware=
This determines if Revit will launch with DirectX Hardware Acceleration by default. If you set it to 0 Hardware Acceleration will be disabled. If you set it to 1, Hardware Acceleration will be enabled. If you don’t see this line, by enabling acceleration in options it will be added to the Revit.ini.
6. SuppressGraphicsHardwareWarning=
Related to #5; if you do not wish to see the Hardware Acceleration warning below each time when modifying the Hardware Acceleration checkbox under options, set this value to 1.
7. SuppressShowMassWarning=
If you set this value to 1, Revit will not display the following dialog box when creating a mass when Show Mass is turned off:
8. TooltipAssistance=
There are 4 Tool Tip Assistance settings under options and 4 corresponding number values which are included below:
None - TooltipAssistance=0
Minimal – TooltipAssistance=1
Normal – TooltipAssistance=50
High - TooltipAssistance=99
9. DisplayRecentFilesPage=
If you would like to disable the Recent Files page set this value to 0. To enable set to 1.
10. Maximized=
If you want Revit to launch maximized and fill up the display set this variable to 1. Note that if you reduce the window size before you close it, Revit will set this back to 0 and remember the window size you reduced it to for the next launch.
These are all good but are there any others that might not be officially supported. Like before the subscription bonus pack there was the splitwalls with gap. Are there any others like this, ie wall cleanups mitre or anything else that would benefit users but not always supported?
Posted by: Concerned User | March 09, 2010 at 11:52 AM
Is there a suppress vsta warning or similar, for opening multiple instances?
Posted by: Luke | March 10, 2010 at 12:37 AM
Thank for the info. It would be a great help.
Posted by: Renaissance Clothing | March 10, 2010 at 01:05 PM
Split with gap did not have a user interface until the Subscription Advantage Pack. Regarding any other lines to add, I’ve included a link to the Model Performance Technical Note, which includes some additional performance related toggles on page 4:
http://images.autodesk.com/adsk/files/revit_tech_note.pdf
Regarding the VSTA warning unfortunately no you cannot disable the VSTA dialog as there is no “Do not show me this message again” check-box as the other dialogs:
http://screencast.com/t/Y2UyZDZhY2E
Posted by: Ryan Duell | March 11, 2010 at 12:32 PM