Click or drag to resize
SoWinRenderAreaSetSceneManager Method

Sets the normal scene manager.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetSceneManager(
	SoSceneManager sm
)

Parameters

sm
Type: OIV.InventorSoSceneManager
Remarks

Note: For convenience most of the OIV.Inventor.SoSceneManager methods have already been added to this class.

See Also