NXOpen.UF.Route.AssignStock

Route.AssignStock()

Refer to UF_ROUTE_assign_stock for documentation.

Signature: AssignStock(stockDataTag, anchorTag, crossTag, segCount, segments)

Parameters:
  • stockDataTag (Tag) – Object identifier of the stock data obtained after loading the stock by UF_ROUTE_load_stock_data( ).
  • anchorTag (Tag) – Object identifier of the stock anchor obtained after loading the stock.
  • crossTag (Tag) – Object Identifier of the cross section tag obtained after loading stock.
  • segCount (int) – Number of segments to assign this stock.
  • segments (list of Tag) – Array of segments tags to assign stock.

License requirements: UG/ROUTING