NXOpen.UF.Sf.SolutionAskSolverPropertyByIndexNx

Sf.SolutionAskSolverPropertyByIndexNx()

Refer to UF_SF_solution_ask_solver_property_by_index_nx for documentation.

Signature: SolutionAskSolverPropertyByIndexNx(solution, property)

Parameters:
  • solution (Tag) – Tag for the solution.
  • property (int) – Index into list of solver properties for the solution. Valid indices are from 0 to (number of solver properties-1). The number of solver properties can be obtained from function UF_SF_solution_ask_solver_property_count_nx.
Returns:

Tag for the property.

Return type:

Tag

License requirements: None