Click or drag to resize
SoBBoxModelMatrixElement.Reset 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: 10.12.3.0 (10.12.3.0)
Syntax
public static void Reset(
	SoState state,
	SoNode node
)

Parameters

state
Type: OIV.Inventor.Misc.SoState
node
Type: OIV.Inventor.Nodes.SoNode
Remarks