.OpenModelica.Scripting.addConnection

Adds a connection to the given class.

Interface

function addConnection
  input VariableName connector1;
  input VariableName connector2;
  input TypeName className;
  input Expression comment = $Code(());
  input Expression annotate = $Code(());
  output Boolean success;
end addConnection;

Generated at 2025-12-05T19:13:58Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos