HostUtilsShutDownRhinoCommon_RDK Method |
Makes sure all static RhinoCommon RDK components are de-initialized so they aren't calling into space when the RDK is unloaded.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void ShutDownRhinoCommon_RDK()
Public Shared Sub ShutDownRhinoCommon_RDK
RemarksSubsequent calls to this method will be ignored.
Version InformationRhino for Windows
Supported in: 6.8
See Also