SoDraggerGetLocalToWorldMatrix Method |
Calls GetLocalToWorldMatrix((OIV.Inventor.Actions.SoAction ^)nullptr).
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SbMatrix GetLocalToWorldMatrix()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetLocalToWorldMatrix As SbMatrix
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SbMatrix GetLocalToWorldMatrix()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetLocalToWorldMatrix : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also