Click or drag to resize
SoMFRotationSetValues Method (Int32, Int32, Single)

Sets values from an array of arrays of 4 floats.

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,
	float[,] q
)

Parameters

start
Type: SystemInt32
num
Type: SystemInt32
q
Type: SystemSingle
Remarks

See Also