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

Sets values from array of double precision vectors.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void SetValues(
	int start,
	SbVec3d[] vec3d
)

Parameters

start
Type: SystemInt32
vec3d
Type: OIV.InventorSbVec3d
Remarks

See Also