Click or drag to resize
SoMFVec4bSetValue Method (SByte, SByte, SByte, SByte)

Sets to one value from 4 chars.

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

Parameters

x
Type: SystemSByte
y
Type: SystemSByte
z
Type: SystemSByte
w
Type: SystemSByte
Remarks

See Also