Click or drag to resize
SoCameraInteractorSetRotationCenter Method

Set the center of rotation.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void SetRotationCenter(
	SbVec3f pos
)

Parameters

pos
Type: OIV.InventorSbVec3f

position in world coordinates

Remarks
See Also