Click or drag to resize
SoWinPlaneViewerSetPlane Method

Moves the camera to be aligned with the given plane.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetPlane(
	SbVec3f newNormal,
	SbVec3f newRight
)

Parameters

newNormal
Type: OIV.InventorSbVec3f
newRight
Type: OIV.InventorSbVec3f
Remarks