Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
How could I set some Paraameters of Buckling Analysis through Robot API. I've created new buckling analysis:
app = RobotApplicationClass()
NewBucklingCase = app.Project.Structure.Cases.CreateSimple(cases_new_number,BucklingCaseName,IRobotCaseNature.I_CN_EXPLOATATION,IRobotCaseAnalizeType.I_CAT_STATIC_BUCKLING)
then I'd like to change number of modes
@Rafal.Gaweda i saw that you are into Robot API, can i have some help from you?
Solved! Go to Solution.
