Click or drag to resize
SoMFVec4i32.Set1Value Method (Int32, Int32, Int32, Int32, Int32)

Sets one value from 4 integers.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public void Set1Value(
	int index,
	int x,
	int y,
	int z,
	int w
)

Parameters

index
Type: System.Int32
x
Type: System.Int32
y
Type: System.Int32
z
Type: System.Int32
w
Type: System.Int32
Remarks

See Also