SoBufferObjectClearInstance Method |
Free the memory allocated by the buffer object.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public abstract void ClearInstance()
Public MustOverride Sub ClearInstance
public:
virtual void ClearInstance() abstract
abstract ClearInstance : unit -> unit
Remarks See Also