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: 2024.1.1.0 (2024.1.1)
Syntax
public enum ShapeTypes
Members
  Member nameValueDescription
UNKNOWN_SHAPE_TYPE0

Nothing is known about the shape.

SOLID1

The shape encloses a volume.

Remarks