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