Click or drag to resize
SoDistributeActionSetDistributeMethod Method

Specifies the algorithm used to distribute the scene graph.

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

Parameters

distribMethod
Type: OIV.Inventor.ActionsSoDistributeActionDistributeMethods
Remarks

Default is TRIANGLE_COUNT.

See Also