Click or drag to resize
SoBufferObjectSetMappingAccessMode Method

Sets the mapping mode used for the mapping of a buffer object.

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 SetMappingAccessMode(
	SoBufferObjectAccessModes accessMode
)

Parameters

accessMode
Type: OIV.Inventor.DevicesSoBufferObjectAccessModes

The accessMode used for the mapping.

Remarks

See Also