Click or drag to resize
SoMFVec4fSet1Value Method (Int32, SbVec4d)

Sets one value from double precision vector.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Set1Value(
	int index,
	SbVec4d vec4d
)

Parameters

index
Type: SystemInt32
vec4d
Type: OIV.InventorSbVec4d
Remarks

See Also