.OpenModelica.Scripting.getConnectionList

Information

Returns a list of all connect equations including those in loops. For example:
{{"connection1.lhs","connection1.rhs"}, {"connection2.lhs","connection2.rhs"}}

Interface

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

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos