.OpenModelica.Scripting.getConnectionList

Returns an list of all connect equations including those within loops

Information

Example:

{{"connector1.lhs","connector1.rhs"}, {"connector2.lhs","connector2.rhs"}}

Interface

function getConnectionList
  input TypeName className;
  output String[:, :] result;
end getConnectionList;

Generated at 2025-08-30T18:21:13Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos