Click or drag to resize
SoSFVec2fSetValue Method (Single, Single)

Sets the field to the given value.

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

Parameters

x
Type: SystemSingle
y
Type: SystemSingle
Remarks