Click or drag to resize
SoBufferObjectMemcpy Method (SoBufferObject)
Calls Memcpy(sourceBufferObject, System.UInt64(0), System.UInt64(0), System.Convert.ToUInt64(SO_BUFFER_SIZE_ALL)).

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void Memcpy(
	SoBufferObject sourceBufferObject
)

Parameters

sourceBufferObject
Type: OIV.Inventor.DevicesSoBufferObject
Remarks