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: 10.12.3.0 (10.12.3.0)
Syntax
public void SetPlane(
	SbVec3f newNormal,
	SbVec3f newRight
)

Parameters

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