Click or drag to resize
SbVec3sSetValue Method (Int16, Int16, Int16)
Sets the vector components.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 9.9.39.0.Release.27472774f05218f47d897e52c3791dccca1041b1
Syntax
public void SetValue(
	short x,
	short y,
	short z
)

Parameters

x
Type: SystemInt16
y
Type: SystemInt16
z
Type: SystemInt16
See Also