Click or drag to resize
SoWinExaminerViewerRotateCamera Method

Rotates the camera around focal point by given incremental rotation (Given rotation is concatenated onto the current camera rotation)

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void RotateCamera(
	SbRotation rot
)

Parameters

rot
Type: OIV.InventorSbRotation
Remarks