.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-06-12T18:20:45Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos