SoCallbackActionGetModelMatrix Method |
Returns the current modeling transformation from the state.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbMatrix GetModelMatrix()
Public Function GetModelMatrix As SbMatrix
public:
SbMatrix GetModelMatrix()
member GetModelMatrix : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also