Click or drag to resize
SoPickStyleStyles Enumeration

Picking style.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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