Click or drag to resize
SoDistributeActionDistributeMethods Enumeration

Algorithms for scene graph distribution.

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