Click or drag to resize
SoMFVec2dSetValue Method (Double, Double)

Sets to one value from 2 doubles.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetValue(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
y
Type: SystemDouble
Remarks

See Also