General Description

For the open classes described in this section, the same class instance is used in a single thread. Do not use the same class instance in different threads.

Currently, the SDK Python APIs are oriented only to the programming framework layer for process orchestration. Those Python APIs are converted from C++ APIs by SWIG. (The SwigPyIterator class is related to SWIG. Do not use it.)