NXOpen.UF.Route.AskStockHarness

Route.AskStockHarness()

Refer to UF_ROUTE_ask_stock_harness for documentation.

Signature: AskStockHarness(stock)

Parameters:stock (Tag) – , the stock tag to query
Returns:A Tuple
Return type:A tuple consisting of (numHarness,harness)

numHarness(int): , the number of harnesses

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

License requirements: None