GETTING Steel Beam settings using DA

I am trying to retrieve the steel beam, column, and frame settings using DA in RAM SS. For example, retrieving camber settings, composite deflection settings, ect.  I noticed there are several interfaces available like ITable, IDBTables, ect, but I am not sure how they are implemented. The documentation says for internal use only.  Does anybody have an idea on how I can achieve this?

EDIT:

There is a method for IModel.GetGenericTable(string) but I cannot successfully input the correct table string name to get a non nullable result.  Is this the correct approach?  How do I know the table names that can be input into this method?

Parents Reply Children