Click or drag to resize
SoShapeHintsElementFaceTypes Enumeration

Hints about faces of shape.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public enum FaceTypes
Members
  Member nameValueDescription
UNKNOWN_FACE_TYPE0

Nothing is known about faces.

CONVEX1

Faces are all convex.

FACE_TYPE_AS_IS2

Indicates to set() to leave as is.

Remarks