Click or drag to resize
SoMFVec2i32SetValues Method (Int32, Int32, Int32)

Sets values from array of arrays of 2 ints.

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,
	int[,] xy
)

Parameters

start
Type: SystemInt32
num
Type: SystemInt32
xy
Type: SystemInt32
Remarks

See Also