SoBaseContextCacheRelease Method |
This function is called when a context has been requested to delete the context through the SoDeviceContext.dispose() method.
Namespace: OIV.Inventor.Caches
As some object might be still attached, it triggers all attached object OIV.Inventor.Caches.SoBaseContextCache.Release(OIV.Inventor.Devices.SoDeviceContextSharedGroup) method to ask them to detach (and then get it refcount to zero).