NXOpen.UF.Route.AskHarnessWires

Route.AskHarnessWires()

Refer to UF_ROUTE_ask_harness_wires for documentation.

Signature: AskHarnessWires(harness)

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

numWires(int): , the number of wires

wires(list of Tag): ,the array of wire tags, free with UF_free.

License requirements: None