Introduced
6.0
Description
Defines the possible actions that trigger calling the PPGEvent callback function.
C# Syntax
siPPGEventID.siUndefinedPPGEvent // 0 siPPGEventID.siOnInit // 1 siPPGEventID.siOnClosed // 2 siPPGEventID.siParameterChange // 3 siPPGEventID.siButtonClicked // 4 siPPGEventID.siTabChange // 5
|
Constant |
Value |
Description |
|
0 |
Unknown event. |
|
|
1 |
PPG has just been drawn. |
|
|
2 |
PPG has just been closed. |
|
|
3 |
Value of a Parameter has changed. |
|
|
4 |
The user clicked a button. |
|
|
5 |
User changed tabs on a multi-tab PPG. |
Applies To
Autodesk Softimage v7.5