ConnectToElements
dataclass
Canonical path: PythonPartTransaction.ConnectToElements
Data class for the PythonPart connection to element(s)
Attributes:
-
connection_elements(list[str]) –UUID(s) of the connected elements
-
connect_pyp_as_child(bool) –Connect the PythonPart as child to the first element in the list of connection elements Allows to activate the PythonPart (e.g. for deleting) when the first element is selected.
Placeholder