Database.getAnalysisUI


getAnalysisUI()

Fetches which of the three user interface modes (Structural, Thermal, or Coupled) the model is currently using. This will be based on the presence and absence of structural and thermal analyses within the model (coupled means both are present)

Argumentsnone 
Return valuestringReturned analysis type. "Structural", "Thermal", or "Coupled"

See also newDatabase

Back to Database

Back to Overview