Click or drag to resize
SoLocalBBoxMatrixElementRotateBy Method

Multiplies a matrix that performs the specified transformation into the local 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,
	SbRotation rotation
)

Parameters

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