NXOpen.UF.Mom.AskAssocIntArray

Mom.AskAssocIntArray()

Refer to UF_MOM_ask_assoc_int_array for documentation.

Signature: AskAssocIntArray(mom, arrayName, indexName)

Parameters:
  • mom (PointerWrapper) –
    • the mom object that owns the array
  • arrayName (str) –
    • the name of the array to ask
  • indexName (str) –
    • the name of the index
Returns:

  • the value asked for

Return type:

int

License requirements: None