Click or drag to resize
SoMFVec4ubSet1Value Method (Int32, SbVec4f)

Sets one value from single 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,
	SbVec4f vec4f
)

Parameters

index
Type: SystemInt32
vec4f
Type: OIV.InventorSbVec4f
Remarks

See Also