Click or drag to resize
SoSFRotationSetValue Method (SbVec3f, Single)

Sets the field to the rotation given by axis/angle.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetValue(
	SbVec3f axis,
	float angle
)

Parameters

axis
Type: OIV.InventorSbVec3f
angle
Type: SystemSingle
Remarks