.OpenModelica.Scripting.getNthComponent

Returns the type, name, and description string of the n:th component in the given class.

Interface

function getNthComponent
  input TypeName className;
  input Integer n;
  output Expression result;
end getNthComponent;

Generated at 2025-07-25T18:21:05Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos