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