| SoGlobalSimplifyActionGetSimplifiedSceneGraph Method  | 
This returns the new scene graph which contains the simplified result. 
 
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSeparator GetSimplifiedSceneGraph()
Public Function GetSimplifiedSceneGraph As SoSeparator
public:
SoSeparator^ GetSimplifiedSceneGraph()
member GetSimplifiedSceneGraph : unit -> SoSeparator 
Return Value
Type: 
SoSeparator
Remarks
See Also