class used to create the external object: PythonObject
Class derived from ExternalObject
having two local external functions
named destructor
and constructor
.
These functions create and release an external object that allows the storage
of a Python object.
Contents
Name | Description |
---|
constructor | Construct an external object that can be used to store a Python object |
destructor | Release memory |
-
August 27, 2021, by Michael Wetter:
Updated to Python 3.8.
-
April 10, 2020, by Jianjun Hu and Michael Wetter:
Updated to Python 3.6.
-
January 31, 2018, by Michael Wetter and Thierry Nouidui:
First implementation.
Generated at 2025-04-02T18:24:35Z
by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos