Click or drag to resize
SoBufferObjectSetMappingZoneInformation Method

Stores information about the mapping in order to know the subset of the data mapped in the buffer.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetMappingZoneInformation(
	ulong startPosition,
	ulong size
)

Parameters

startPosition
Type: SystemUInt64
size
Type: SystemUInt64
Remarks