Click or drag to resize
SoMFVec2sSetValue Method (Int16, Int16)

Sets to one value from 2 shorts.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValue(
	short x,
	short y
)

Parameters

x
Type: SystemInt16
y
Type: SystemInt16
Remarks

See Also