Click or drag to resize
SoModelMatrixElementGet Method (SoState)

Returns current model matrix from the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SbMatrix Get(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: SbMatrix
Remarks