.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-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos