Click or drag to resize
SoModelMatrixElementRotateBy Method

This multiplies a matrix that performs the specified transformation into the model matrix.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void RotateBy(
	SoState state,
	SoNode node,
	SbRotation rotation
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
rotation
Type: OIV.InventorSbRotation
Remarks