Click or drag to resize
SoMFVec4bSet1Value Method (Int32, SByte, SByte, SByte, SByte)

Sets 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 Set1Value(
	int index,
	sbyte x,
	sbyte y,
	sbyte z,
	sbyte w
)

Parameters

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

See Also