Click or drag to resize
SoBBoxModelMatrixElementReset Method

Allows the OIV.Inventor.Actions.SoGetBoundingBoxAction to reset the current model matrix to identity and all currently-open local matrices to identity.

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

Parameters

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