SoShapeHintsElementFaceTypes Enumeration |
Hints about faces of shape.
Namespace: OIV.Inventor.Elements
Member name | Value | Description | |
---|---|---|---|
UNKNOWN_FACE_TYPE | 0 | Nothing is known about faces. | |
CONVEX | 1 | Faces are all convex. | |
FACE_TYPE_AS_IS | 2 | Indicates to set() to leave as is. |