Click or drag to resize
SoMFVec4f.SetValue Method (Single[])

Sets to one value from 4 floats in array.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetValue(
	float[] xyzw
)

Parameters

xyzw
Type:System.Single[]
Remarks

See Also