NXOpen.UF.Route.AskHarnessComps

Route.AskHarnessComps()

Refer to UF_ROUTE_ask_harness_comps for documentation.

Signature: AskHarnessComps(harness)

Parameters:harness (Tag) – , the harness to query
Returns:A Tuple
Return type:A tuple consisting of (numComps,comps)

numComps(int): , the number of components

comps(list of Tag): ,the array of component tags, free with UF_free

License requirements: None