SoToVRML2ActionDoReuseGeometryNodes Method |
Returns whether shared geometry nodes should be shared in the new scene graph.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool DoReuseGeometryNodes()
Public Function DoReuseGeometryNodes As Boolean
public:
bool DoReuseGeometryNodes()
member DoReuseGeometryNodes : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also