SoDraggerGetLocalToWorldMatrix Method |
Calls GetLocalToWorldMatrix((OIV.Inventor.Actions.SoAction ^)nullptr).
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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