.ExternData.Interfaces.XML.getArrayRows2D

Get first dimension of 2D array in XML file

Information

Interface

partial function getArrayRows2D
  extends Modelica.Icons.Function;
  input String varName "Key";
  input Types.ExternXMLFile xml "External XML file object";
  output Integer m "Number of rows in array";
end getArrayRows2D;

Generated at 2025-12-06T19:14:00Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos