SoToVRMLActionGetVRMLSceneGraph Method |
Returns result as VRML style scene graph.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoNode GetVRMLSceneGraph()
Public Function GetVRMLSceneGraph As SoNode
public:
SoNode^ GetVRMLSceneGraph()
member GetVRMLSceneGraph : unit -> SoNode
Return Value
Type:
SoNode
Remarks
See Also