tqec.interop.collada.BlockLibraryKey#
- class BlockLibraryKey(kind: CubeKind | PipeKind, pop_faces_at_directions: frozenset[SignedDirection3D] = frozenset({}))[source]#
The key to access the library node in the Collada DAE file.
- __init__(kind: CubeKind | PipeKind, pop_faces_at_directions: frozenset[SignedDirection3D] = frozenset({})) None #
Methods
__init__
(kind[, pop_faces_at_directions])Attributes
pop_faces_at_directions
kind