Introduced
5.0
Description
Indicates the method to use for calculating the long axis of a bounding cylinder.
C# Syntax
siBoundingCapsuleMethod.siBoundingCapsuleMethodXAxis // 0 siBoundingCapsuleMethod.siBoundingCapsuleMethodYAxis // 1 siBoundingCapsuleMethod.siBoundingCapsuleMethodZAxis // 2 siBoundingCapsuleMethod.siBoundingCapsuleMethodBestAxis // 3
|
Constant |
Value |
Description |
|
0 |
Use the object's local X axis |
|
|
1 |
Use the object's local Y axis |
|
|
2 |
Use the object's local Z axis |
|
|
3 |
Use the tightest fitting axis |
Applies To
Autodesk Softimage v7.5