.Buildings.Utilities.IO.Python_3_12.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_12.Functions.BaseClasses.exchange.

Interface

impure function constructor
  output PythonObject pytObj;
end constructor;

Revisions


Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos