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

Sets 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 Set1Value(
	int index,
	int[] xyz
)

Parameters

index
Type: System.Int32
xyz
Type:System.Int32[]
Remarks

See Also