Click or drag to resize
SoDisposable Class
Base class for all objects implementing the ISafeDisposable interface.
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.InventorSoDisposable
      More...

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public abstract class SoDisposable : SoNetBase, 
	ISafeDisposable

The SoDisposable type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases all resources used by SoDisposable.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
Top
See Also
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.InventorSoDisposable
      OIV.Inventor.CachesSoBaseContextCache
      OIV.Inventor.CachesSoNodeDependencies
      OIV.Inventor.DevicesSoBufferObject
      OIV.Inventor.DevicesSoDeviceContext
      OIV.Inventor.DevicesSoDeviceContextSharedGroup
      OIV.Inventor.LockSoLicensedProduct
      OIV.Inventor.LockSoLicenseProperty
      OIV.Inventor.MiscSoBase
      OIV.Inventor.SensorsSoSystemTimer
      OIV.Inventor.SensorsSoSystemTimerTask
      OIV.InventorSoInputReader
      OIV.InventorSoOffscreenRenderArea
      OIV.Inventor.ViewerComponentsSoCameraInteractor
      OIV.Inventor.ViewerComponentsSoRenderAreaCore
      OIV.LDM.TilesSoBufferAsyncNotifierInterface