Click or drag to resize
SoDistributeActionDistributeMethods Enumeration

Algorithms for scene graph distribution.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum DistributeMethods
Members
  Member nameValueDescription
ROUND_ROBIN0
TRIANGLE_COUNT1
Remarks