Click or drag to resize
SoWpfRenderAreaSourceSceneManager Property
Allows to access directly the scene manager associated with the instance.

Namespace: OIV.Inventor.Wpf
Assembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 9.9.37.0.Release.d68cc17a144c4f433a18b21dc892065973fe2b38
Syntax
[BrowsableAttribute(false)]
public SoSceneManager SceneManager { get; }

Property Value

Type: SoSceneManager
The SoSceneManager associated with the instance
See Also