SoCpuBufferObjectClearInstance Method |
This function clears the content of the buffer, it frees the memory if the mode was COPY.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax public override void ClearInstance()
Public Overrides Sub ClearInstance
public:
virtual void ClearInstance() override
abstract ClearInstance : unit -> unit
override ClearInstance : unit -> unit
Remarks See Also