Click or drag to resize
SoMFVec4us.SetValues Method (Int32, Int32,UInt16[,])

Sets values from array of arrays of 4 unsigned shorts.

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

Parameters

start
Type: System.Int32
num
Type: System.Int32
xyzw
Type:System.UInt16[,]
Remarks

See Also