NXOpen.UF.Mom.SetDoubleArray

Mom.SetDoubleArray()

Refer to UF_MOM_set_double_array for documentation.

Signature: SetDoubleArray(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 float) –
    • the values to set

License requirements: CAM BASE