siFCurveKeySelectionMode

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

siSetKeySelection

1

Set specified keys as new key selection (clears current key selection first)

siAddToKeySelection

2

Add specified keys to current key selection

siRemoveFromKeySelection

3

Remove keys from current key selection

siToggleKeySelection

4

Toggle key selection state

Applies To

SelectKeysInTimespan



Autodesk Softimage v7.5