Click or drag to resize
SoDistributeActionSetDistributeMethod Method

Destructor.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetDistributeMethod(
	SoDistributeActionDistributeMethods distribMethod
)

Parameters

distribMethod
Type: OIV.Inventor.ActionsSoDistributeActionDistributeMethods
Remarks

Specifies the algorithm used to distribute the scene graph. Default is TRIANGLE_COUNT.

See Also