Description
Modes for the align command
C# Syntax
siAlignModes.siAlignGMIN // 0 siAlignModes.siAlignGMIDDLE // 1 siAlignModes.siAlignGMAX // 2 siAlignModes.siAlignFMIN // 3 siAlignModes.siAlignFMIDDLE // 4 siAlignModes.siAlignFMAX // 5
|
Constant |
Value |
Description |
|
0 |
Global minimum bounding value of the whole selection |
|
|
1 |
Global center bounding value of the whole selection |
|
|
2 |
Global maximum bounding value of the whole selection |
|
|
3 |
Minimum bounding value of the first selected object |
|
|
4 |
Center bounding value of the first selected object |
|
|
5 |
Maximum bounding value of the first selected object |
Applies To
Autodesk Softimage v7.5