Documentation

GetAnalysisStatus

Description

This function creates a .STD file with specified length and force units.

Function type

This function execute an action over the open staad file

Example

To use this function see the following example:

from openstaad impor Root

# instancieate the root module
root = Root()

# Execute de analize funcion from root module.
root.NewSTAADFile()