Click or drag to resize
SoSFVec3i32SetValue Method (Int32, Int32, Int32)

Sets the field to the given values.

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

Parameters

x
Type: SystemInt32
y
Type: SystemInt32
z
Type: SystemInt32
Remarks