Python Assembly Hierarchy

Below is the hierarchy of inheritance and interaction between different classes and interfaces in the Python assembly. All names of classes and interfaces are hyperlinks, click on them to open the corresponding descriptions.

To execute functions in the Python language:

Getting results of Python language functions execution:

Conventions

Class_1 is a delegate of Interface_1.
Interface_2 inherits from Interface_1.
Interface_2 can be obtained by using properties or methods of Interface_1.

See also:

About the Python Assembly | Using the Python Assembly in Development