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: 2024.1.1.0 (2024.1.1)
Syntax
public void SetBuffer(
	string buffer
)

Parameters

buffer
Type: SystemString
See Also