Click or drag to resize
SoLocalBBoxMatrixElementMult Method

Multiplies the given matrix 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 Mult(
	SoState state,
	SbMatrix matrix
)

Parameters

state
Type: OIV.Inventor.MiscSoState
matrix
Type: OIV.InventorSbMatrix
Remarks