Description
The construction mode indicates the purpose of the deformations.
C# Syntax
siConstructionMode.siConstructionModeModeling // 0 siConstructionMode.siConstructionModePrimaryShape // 1 siConstructionMode.siConstructionModeAnimation // 2 siConstructionMode.siConstructionModeSecondaryShape // 3 siConstructionMode.siConstructionModeDefault // 4
|
Constant |
Value |
Description |
|
0 |
The deformations are used to model the geometry. |
|
|
1 |
The deformations are used to author shapes based on the base geometry. |
|
|
2 |
The deformations are used to animate the geometry. |
|
|
3 |
The deformations are used to author shapes based on the animated geometry. |
|
|
4 |
Use the current user preference. |
Applies To
|
|
|
See Also
Autodesk Softimage v7.5