PreferencesPythonPlugins#
- class ansys.stk.core.stkobjects.PreferencesPythonPlugins#
Allow configuring Python plugin preferences.
Overview#
Return a list of paths to Python access constraint plugin. |
|
Return a list of paths to Python ephemeris file reader plugin. |
Import detail#
from ansys.stk.core.stkobjects import PreferencesPythonPlugins
Property detail#
- property PreferencesPythonPlugins.access_constraint_paths: PathCollection#
Return a list of paths to Python access constraint plugin.
- property PreferencesPythonPlugins.ephemeris_file_reader_paths: PathCollection#
Return a list of paths to Python ephemeris file reader plugin.