Click or drag to resize
SoMFRotationSet1Value Method (Int32, SbVec3f, Single)

Sets the index 'th value to the given axis/angle.

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,
	SbVec3f axis,
	float angle
)

Parameters

index
Type: SystemInt32
axis
Type: OIV.InventorSbVec3f
angle
Type: SystemSingle
Remarks

See Also