Description
Levels of lock. Each level is a bit field.
C# Syntax
siLockLevel.siLockLevelNone // 0 siLockLevel.siLockLevelConstruction // 1 siLockLevel.siLockLevelAnimation // 2 siLockLevel.siLockLevelManipulation // 4 siLockLevel.siLockLevelNavigation // 8 siLockLevel.siLockLevelAll // 65535
|
Constant |
Value |
Description |
|
0 |
Not locked |
|
|
1 |
Cannot change the hierarchy and topology |
|
|
2 |
Cannot animate |
|
|
4 |
Cannot change the values |
|
|
8 |
Cannot navigate (not supported) |
|
|
0xFFFF |
All levels |
Applies To
Autodesk Softimage 2011