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

Sets to one value from 3 doubles.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.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

See Also