Click or drag to resize
SoPickStyleStyles Enumeration

Picking style.

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

Points on the surfaces of shapes may be picked.

BOUNDING_BOX1

Points on the surfaces of 3D bounding boxes of shapes may be picked.

UNPICKABLE2

Subsequent objects are ignored by pick traversal.

Remarks