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

Set orientation value of associated tracker from axis and angle in radians.

Namespace: OIV.Inventor.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetOrientation(
	SbVec3f axis,
	float angle
)

Parameters

axis
Type: OIV.InventorSbVec3f
angle
Type: SystemSingle
Remarks