Click or drag to resize
SoComplexityBboxTypes Enumeration

Bounding box type.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum BboxTypes
Members
  Member nameValueDescription
BBOX_AABB0

Axis Aligned Bounding Box (default).

BBOX_OOB1

Object Oriented Bounding box.

Remarks