NXOpen.UF.Sf.LocateScenarios

Sf.LocateScenarios()

Refer to UF_SF_locate_scenarios for documentation.

Signature: LocateScenarios()

Returns:A Tuple
Return type:A tuple consisting of (numberOfScenarios,scenarioNames)

numberOfScenarios(int): Number of Scenario part files found.

scenarioNames(list of str): pointer to array of names of Scenario part files. Maximum name size of each Scenario part file is 24 characters. This array must be freed by calling UF_free_string_array.

License requirements: None