Python scripting - Event callbacks

PostOnAttribChanged

Previous  Chapter  Next

 

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 plugin.

 

PostOnAttribChanged

 


PostOnAttribChanged_Ex

 


Previous
Previous page
Chapter
Chapter page
Next
Next page