Click or drag to resize
SoMFVec3i32.SetValue Method (Int32[])

Sets to one value from 3 integers 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(
	int[] xyz
)

Parameters

xyz
Type:System.Int32[]
Remarks

See Also