OPS

HomeDocsSupport

OPS

Back to docs

SaveModel

Description

This function saves the current structure with optional silent mode.

Function type

This function retrive a value from 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.
status = root.GetAnalysisStatus()

print(status)
What is OPS?GitHubSupport

© 2024 OpenStaad

Built with Reflex