NXOpen.UF.Route.AskStockWires

Route.AskStockWires()

Refer to UF_ROUTE_ask_stock_wires for documentation.

Signature: AskStockWires(stock)

Parameters:stock (Tag) – , the stock 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 wires, free with UF_free

License requirements: None