Database.setAnalysisUI


setAnalysisUI(analysisUI)

Marks this database as being of one of three analysis-type modes (Structural, Thermal, or Coupled). The mode dictates which kinds of attributes and loadcases can be created and tabulated. The mode only really affects the user interface and can be changed at any time.

analysisUIstringAnalysis type to set. "Structural", "Thermal", or "Coupled"
Return valuenone 

See also getAnalysisUI newDatabase

Back to Database

Back to Overview