Click or drag to resize
SoMFVec3dSet1Value Method (Int32, Double, Double, Double)

Sets one value from 3 doubles.

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

Parameters

index
Type: SystemInt32
x
Type: SystemDouble
y
Type: SystemDouble
z
Type: SystemDouble
Remarks

See Also