Click or drag to resize
SoAppearancePreserverSetSceneGraphs Method

Specifies the original scene graph and the simplified scene graph.

Namespace: OIV.FXViz.APS
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetSceneGraphs(
	SoNode original,
	SoNode simplified
)

Parameters

original
Type: OIV.Inventor.NodesSoNode
simplified
Type: OIV.Inventor.NodesSoNode
Remarks