Introduced
5.0
Description
Opens a special view which allows you to interactively view and edit all the user preferences.
Scripting Syntax
InspectPreferences( [Preference] )
Parameters
|
Parameter |
Type |
Description |
|
Preference |
The preference category to initially view. Default Value: "" (meaning no default category) |
Examples
VBScript Example
' Inspect the user preferences with the Animation preferences initially viewed. InspectPreferences "Animation"
SOFTIMAGE|XSI v6.01