.OpenModelica.Scripting.deleteConnection

Deletes a connection in the given class.

Interface

function deleteConnection
  input VariableName connector1;
  input VariableName connector2;
  input TypeName className;
  output Boolean success;
end deleteConnection;

Generated at 2025-07-03T18:20:54Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos