OPS

HomeDocsSupport

OPS

Back to docs

GetSTAADFileFolder

Description

Retrieves only the path of the current .STD file.

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.
path = root.GetSTAADFileFolder()

print(path)
What is OPS?GitHubSupport

© 2024 OpenStaad

Built with Reflex