Click or drag to resize
SoShapeHintsShapeTypes Enumeration

Hints about entire shape: if shape is known to be a solid object, as opposed to a surface.

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

Nothing is known about the shape.

SOLID1

The shape encloses a volume.

Remarks