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