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

Sets one value from 4 uint32_ts.

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

Parameters

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

See Also