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