.DeployStructLib.Properties.BeamXProperties.BeamAreaCalc

Interface

function BeamAreaCalc
  input beamCrossSectionType.xtype crossSectionType;
  input Real height = 0.01;
  input Real width = 0.01;
  input Real t = 0.001;
  input Real d = 0.1;
  output Real A "Area";
end BeamAreaCalc;

Generated at 2026-01-17T19:13:54Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos