MCPcopy Create free account
hub / github.com/FuchsTom/ProdSim / track_nested_item

Method track_nested_item

prodsim/tracker.py:134–194  ·  view source on GitHub ↗

Decode the assembly structure of a given workpiece via recursive method calls for each assembly hierarchy level and then call the concrete tracker method for items.

(item: Union[Item, List[Item]], time: float, station_id: int, comp: Optional[int] = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__assembling_processMethod · 0.80
__machining_processMethod · 0.80
track_sub_itemMethod · 0.80

Calls 2

track_componentMethod · 0.80
rangeFunction · 0.50

Tested by

no test coverage detected