ExecutionEvent
Canonical path: NemAll_Python_AllplanSettings.ExecutionEvent
Bases: Enum
Implementation of the execution event state
eCreation : creation eProperties : properties modification ePropertyPalette: properties modification by the property palette eHandles : create and show the handles eImport : import of a PythonPart ePlaneChanges : plane changes eConnection : connection event eAttribute : attribute event eCopy : copy event eDelete : delete event eMove : move event eVisible : visible event eAutoUpdate : automatic update
Attributes:
-
eAttribute
– -
eAutoUpdate
– -
eConnection
– -
eCopy
– -
eCreation
– -
eDelete
– -
eHandles
– -
eImport
– -
eMove
– -
ePlaneChanges
– -
eProperties
– -
ePropertyPalette
– -
eVisible
–
Placeholder