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 (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void RotateCamera(
	SbRotation rot
)

Parameters

rot
Type: OIV.InventorSbRotation
Remarks