Click or drag to resize
SoMFVec4s.Set1Value Method (Int32, Int16, Int16, Int16, Int16)

Sets one value from 4 shorts.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Set1Value(
	int index,
	short x,
	short y,
	short z,
	short w
)

Parameters

index
Type: System.Int32
x
Type: System.Int16
y
Type: System.Int16
z
Type: System.Int16
w
Type: System.Int16
Remarks

See Also