NXOpen.UF.Param.SetIntVla

Param.SetIntVla()

Refer to UF_PARAM_set_int_vla for documentation.

Signature: SetIntVla(paramTag, paramIndex, count, intArray)

Parameters:
  • paramTag (Tag) –
    • see above
  • paramIndex (int) –
    • see above
  • count (int) –
    • number of integers in int_array
  • intArray (list of int) –
    • see above.

License requirements: None