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

Sets one value from 2 shorts in array.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Set1Value(
	int index,
	short[] xy
)

Parameters

index
Type: SystemInt32
xy
Type: SystemInt16
Remarks

See Also