Click or drag to resize
SoMFVec3sSet1Value Method (Int32, Int16, Int16, Int16)

Sets one value from 3 shorts.

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,
	short x,
	short y,
	short z
)

Parameters

index
Type: SystemInt32
x
Type: SystemInt16
y
Type: SystemInt16
z
Type: SystemInt16
Remarks

See Also