Click or drag to resize
SoShapeHintsElementShapeTypes Enumeration

Hints about entire shape.

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

Nothing is known about shape.

SOLID1

Shape is known to be solid.

SHAPE_TYPE_AS_IS2

Indicates to set() to leave as is.

Remarks