.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-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos