.Buildings.Utilities.IO.Python_3_8.Functions.BaseClasses.PythonObject.constructor

Construct an external object that can be used to store a Python object

Information

The function constructor is a C function that is called by a Modelica simulator exactly once during the initialization. The function returns the object PythonObject that will be used to store a Python object and pass it from one invocation to another in the function Buildings.Utilities.IO.Python_3_8.Functions.BaseClasses.exchange.

Interface

impure function constructor
  output PythonObject pytObj;
end constructor;

Revisions


Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos