.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-07-25T18:21:05Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos