NXOpen.UF.Assem.AskIsetArrayData

Assem.AskIsetArrayData()

Refer to UF_ASSEM_ask_iset_array_data for documentation.

Signature: AskIsetArrayData(array)

Parameters:array (Tag) – Tag of array.
Returns:A Tuple
Return type:A tuple consisting of (arrayData,components)

arrayData(`NXOpen.UF.Assem.IsetArrayData Refer to UF_ASSEM_iset_array_data_s for documentation.`): Pointer to data structure which is to be filled with array parameters. Use UF_free to deallocate memory.

components(Tag): Tags of components. Use UF_free to deallocate memory.

License requirements: None