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

Sets values from array of single precision vectors.

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,
	SbVec4f[] vec4f
)

Parameters

start
Type: System.Int32
vec4f
Type:OIV.Inventor.SbVec4f[]
Remarks

See Also