NXOpen.UF.Mom.SetIntArray

Mom.SetIntArray()

Refer to UF_MOM_set_int_array for documentation.

Signature: SetIntArray(mom, arrayName, numOfValues, values)

Parameters:
  • mom (PointerWrapper) –
    • the mom object that owns the array
  • arrayName (str) –
    • the name of the array to set
  • numOfValues (int) –
    • the number of values to set
  • values (list of int) – the values to set

License requirements: CAM BASE