Click or drag to resize
SoLocalBBoxMatrixElementTranslateBy 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 TranslateBy(
	SoState state,
	SbVec3f translation
)

Parameters

state
Type: OIV.Inventor.MiscSoState
translation
Type: OIV.InventorSbVec3f
Remarks