SoRayPickActionGetPoint Method |
Gets the viewport point in pixels (returns the last value passed to setPoint).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SbVec2s GetPoint()
Public Function GetPoint As SbVec2s
public:
SbVec2s GetPoint()
member GetPoint : unit -> SbVec2s
Return Value
Type:
SbVec2s
Remarks
See Also