Click or drag to resize
SoMFVec4usSetValues 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: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValues(
	int start,
	int num,
	ushort[,] xyzw
)

Parameters

start
Type: SystemInt32
num
Type: SystemInt32
xyzw
Type: SystemUInt16
Remarks

See Also