piel.types.connectivity.generic#

Attributes#

Classes#

ComponentCollection

This represents the fundamental data structure of an element in connectivity

Module Contents#

ComponentTypes#
ConnectionTypes#
PortTypes#
class ComponentCollection(/, **data: Any)[source]#

Bases: piel.types.connectivity.abstract.Instance

This represents the fundamental data structure of an element in connectivity

components: list[ComponentTypes] = []#