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: 10.3.0.0 (10.3.0.0)
Syntax
public void SetValue(
	float[] xyzw
)

Parameters

xyzw
Type:System.Single[]
Remarks

See Also