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: 2024.1.1.0 (2024.1.1)
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