NXOpen.UF.Sf.SolutionAskPropertyByIndexNx

Sf.SolutionAskPropertyByIndexNx()

Refer to UF_SF_solution_ask_property_by_index_nx for documentation.

Signature: SolutionAskPropertyByIndexNx(solution, property)

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

Tag for the property.

Return type:

Tag

License requirements: None