- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm having trouble with predefined templates in RSA. All the predefined member types, supports and releases just randomly disappear, and others appear. So to combat this, I was hoping I might be able to do this in the API. However, looking through the documentation I can see how to create members, but not how to just create member types, and I would also need to define things in the service menu, and define them as OCBF. We do not want to have to create this anew every time we create a new file.
The following things should be defined in the newly created files through the API:
- Member types (Name, buckling coeficcient, seismic analysis parameters, service menu)
- Releases
- Supports
- Used Codes (ANSI/ASCE or EC)
- Seismic variables (ag or SS/S1 and ground type)
- Load cases
- Combinations
- Load to mass conversion
The easiest would probably to do this in VB.NET, since all our other RSA code is in VB, however, C# would be fine too, I wouldn't mind an excuse to transition our codebase to C#. Any help would be greatly appreciated. Searching through the documentation hasn't yielded anything usefull yet, I can find parts about creating loadcases, but most bullet points are still up in the air.
Solved! Go to Solution.