Click or drag to resize
SoCpuBufferObjectUnmap Method

Unmap a buffer mapped to a system memory address.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public virtual void Unmap()
Remarks

No error is reported if the buffer was not mapped.

See Also