PostOnAttribChanged
The callback
PostOnAttribChanged(
CENPyOlpEvent_AttribChangedOperator
) is called when the event attribute has been changed..
It can be used to:
-
access changed attribute
-
get attribute values
-
set attribute values
-
output to the log
The callback is defined in the
%EVENT_NAME%.py
file that is located in the scripts folder of the
.
Was this page helpful?