Home
last modified time | relevance | path

Searched defs:ContainerTree (Results 1 – 1 of 1) sorted by relevance

/dports/cad/cura/Cura-58bae31/cura/Machines/
H A DContainerTree.py22 class ContainerTree: class
156 … def __init__(self, tree_root: "ContainerTree", container_stacks: List["ContainerStack"]) -> None: