How to adjust the temporary dimension text font size through Revit.ini file?
- Open Revit.ini file in Notepad. The file is typically located in C:\Program Files\Revit Structure 2008\Program.
- Add the following line to Revit.ini in [Graphics] section:
Where N is a number larger than 8 (default hardcoded value). Good starting point is twice the default size (i.e. 16-17).TempDimFontSizeInPoints=N
- Save Revit.ini.
- Restart Revit. If the size of temporary dimensions is still small, repeat from step 1 with larger number.
Subscribe
Are there other "default hardcoded values" that can be changed with .ini? A list I could get my hands on.
Posted by: Nick Hugley | August 27, 2007 at 09:24 PM