SoWinRenderAreaGetSceneGraph Method |
Gets the scene graph to be rendered in this component's window.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoNode GetSceneGraph()
Public Function GetSceneGraph As SoNode
public:
SoNode^ GetSceneGraph()
member GetSceneGraph : unit -> SoNode
Return Value
Type:
SoNodeRemarks See Also