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

Sets to one value from 4 uint32_ts.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public void SetValue(
	uint x,
	uint y,
	uint z,
	uint w
)

Parameters

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

See Also