| SoTrackerEventGetPosition3 Method  | 
Get position of associated tracker in world coordinates. 
 
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SbVec3f GetPosition3()
Public Function GetPosition3 As SbVec3f
public:
SbVec3f GetPosition3()
member GetPosition3 : unit -> SbVec3f 
Return Value
Type: 
SbVec3f
Remarks
See Also