Click or drag to resize
SbImageDataAccessorSetRow Method (SoCpuBufferObject, Int32, Int32, Int32)
Calls SetRow(values, y, z, t, System.Int32(0)).

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool SetRow(
	SoCpuBufferObject values,
	int y,
	int z,
	int t
)

Parameters

values
Type: OIV.Inventor.DevicesSoCpuBufferObject
y
Type: SystemInt32
z
Type: SystemInt32
t
Type: SystemInt32

Return Value

Type: Boolean
Remarks