Introduced
6.0
Description
Specifies the mode for changing the FCurveKey selection.
C# Syntax
siFCurveKeySelectionMode.siSetKeySelection // 1 siFCurveKeySelectionMode.siAddToKeySelection // 2 siFCurveKeySelectionMode.siRemoveFromKeySelection // 3 siFCurveKeySelectionMode.siToggleKeySelection // 4
|
Constant |
Value |
Description |
|
1 |
Set specified keys as new key selection (clears current key selection first) |
|
|
2 |
Add specified keys to current key selection |
|
|
3 |
Remove keys from current key selection |
|
|
4 |
Toggle key selection state |
Applies To
Autodesk Softimage v7.5