Click or drag to resize
SoMFColorSetHSVValues Method
Set the field's values

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetHSVValues(
	int start,
	int num,
	float[,] hsv
)

Parameters

start
Type: SystemInt32
num
Type: SystemInt32
hsv
Type: SystemSingle
See Also