NXOpen.UF.Assem.AskMcArrayData

Assem.AskMcArrayData()

Refer to UF_ASSEM_ask_mc_array_data for documentation.

Signature: AskMcArrayData(array)

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

arrayData(`NXOpen.UF.Assem.McArrayData Refer to UF_ASSEM_mc_array_data_s for documentation.`): Pointer to data structure which is to be filled with array parameters. The caller is responsible for freeing the array_name member by calling UF_free.

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

License requirements: None