Click or drag to resize
SoMFVec4usSetValue Method (UInt16, UInt16, UInt16, UInt16)

Sets to one value from 4 unsigned shorts.

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

Parameters

x
Type: SystemUInt16
y
Type: SystemUInt16
z
Type: SystemUInt16
w
Type: SystemUInt16
Remarks

See Also