Click or drag to resize
SoBBoxModelMatrixElementPopMatrix Method

See description for OIV.Inventor.Elements.SoBBoxModelMatrixElement.PushMatrix(OIV.Inventor.Misc.SoState, OIV.Inventor.SbMatrix@, OIV.Inventor.SbMatrix@).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void PopMatrix(
	SoState state,
	SbMatrix matrix,
	SbMatrix localmatrix
)

Parameters

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