Click or drag to resize
SoMFVec4ubSetValues Method (Int32, Int32, Byte)

Sets values from array of arrays of 4 unsigned chars.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetValues(
	int start,
	int num,
	byte[,] xyzw
)

Parameters

start
Type: SystemInt32
num
Type: SystemInt32
xyzw
Type: SystemByte
Remarks

See Also