Click or drag to resize
SoInputSetBuffer Method
Sets an in-memory buffer to read from, along with its size.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetBuffer(
	string buffer
)

Parameters

buffer
Type: SystemString
See Also