Click or drag to resize
SoMFVec3fSet1Value Method (Int32, SbVec3d)

Sets one value from double precision vector.

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,
	SbVec3d vec3d
)

Parameters

index
Type: SystemInt32
vec3d
Type: OIV.InventorSbVec3d
Remarks

See Also