Click or drag to resize
SoMFVec2i32.SetValues Method (Int32,SbVec2f[])

Sets values from array of single precision vectors.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetValues(
	int start,
	SbVec2f[] vec2f
)

Parameters

start
Type: System.Int32
vec2f
Type:OIV.Inventor.SbVec2f[]
Remarks

See Also