Skip to content

Connect To Python Part State

Class full path: PythonPartTransaction.ConnectToPythonPartState

Bases: IntEnum

definition of the states for the PythonPart connection

the child modifies the parent!

Attributes

IS_CHILD = 2 class-attribute instance-attribute

IS_PARENT = 1 class-attribute instance-attribute

IS_PARENT_CHILD = 3 class-attribute instance-attribute