NXOpen.UF.Mom.AskDoubleArray2d

Mom.AskDoubleArray2d()

Refer to UF_MOM_ask_double_array_2d for documentation.

Signature: AskDoubleArray2d(mom, arrayName, index1, index2)

Parameters:
  • mom (PointerWrapper) –
    • the mom object that owns the array
  • arrayName (str) –
    • the name of the array
  • index1 (int) –
    • the first index
  • index2 (int) –
    • the second index
Returns:

  • the value

Return type:

float

License requirements: None