Back to docs
This function saves the current structure with optional silent mode.
This function retrive a value from the open staad file
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.
status = root.GetAnalysisStatus()
print(status)© 2024 OpenStaad
Built with Reflex