NXOpen.UF.Sf.StepAskPropertyByIndexNx

Sf.StepAskPropertyByIndexNx()

Refer to UF_SF_step_ask_property_by_index_nx for documentation.

Signature: StepAskPropertyByIndexNx(step, property)

Parameters:
  • step (Tag) – Tag for the step.
  • property (int) – Index into list of properties for the step. Valid indices are from 0 to (number of property descriptors-1).
Returns:

Tag for the property.

Return type:

Tag

License requirements: None