Preferences#
- class ansys.stk.core.stkobjects.Preferences#
Allow configuring STK preferences.
Overview#
Configures STK VDF preferences. |
|
Configures STK connect preferences. |
|
Configures STK Python plugin preferences. |
Import detail#
from ansys.stk.core.stkobjects import Preferences
Property detail#
- property Preferences.vdf_preferences: PreferencesVDF#
Configures STK VDF preferences.
- property Preferences.connect_preferences: PreferencesConnect#
Configures STK connect preferences.
- property Preferences.python_plugins_preferences: PreferencesPythonPlugins#
Configures STK Python plugin preferences.