Preferences#

class ansys.stk.core.stkobjects.Preferences#

Allow configuring STK preferences.

Overview#

vdf_preferences

Configures STK VDF preferences.

connect_preferences

Configures STK connect preferences.

python_plugins_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.