Click or drag to resize
SoSFVec3d.SetValue Method (Double, Double, Double)

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(
	double x,
	double y,
	double z
)

Parameters

x
Type: System.Double
y
Type: System.Double
z
Type: System.Double
Remarks