SoPreferencesSetValue Method (String, String) |
Sets a variable in the Open Inventor environment.
Namespace: OIV.Inventor
As this variable is set in memory, it is local to the application process and can only be retrieved using OIV.Inventor.SoPreferences methods.
If the value parameter is set to NULL (default), then the variable is set with no value associated with it.
If the first character of the string name is a '-', then the variable is unset in the Open Inventor environment.