using RobotOM; public class SimpleRSAExample
// Create bars (steel section HEA200) structure.Bars.Create(1, 1, 2); // column left structure.Bars.Create(2, 2, 3); // beam structure.Bars.Create(3, 3, 4); // column right robot structural analysis api
Console.WriteLine($"Maximum My on bar barId: maxMy kNm"); // Optional: save file app.Project.SaveAs(@"C:\Temp\portal_frame.rtd"); // Cleanup System.Runtime.InteropServices.Marshal.ReleaseComObject(app); using RobotOM; public class SimpleRSAExample // Create bars