NXOpen.UF.Route.AskWireStock

Route.AskWireStock()

Refer to UF_ROUTE_ask_wire_stock for documentation.

Signature: AskWireStock(wire)

Parameters:wire (Tag) – , the wire to query
Returns:A Tuple
Return type:A tuple consisting of (numStock,stock)

numStock(int): , the number of stock tags

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

License requirements: None