
#######################
worldPointToScreenPoint
#######################

.. js:function:: wv.Operators.Measure.worldPointToScreenPoint

   .. rst-class:: sig-pretty-signature
   
      | worldPointToScreenPoint(**view**\ : :js:class:`IView <wv.IView>`\ , **worldPosition**\ : :js:class:`Point3 <wv.Point3>`\ ): :js:class:`Point2 <wv.Point2>`
   
   **Parameters**
   
   
      **view**\ : :js:class:`IView <wv.IView>`
   
      **worldPosition**\ : :js:class:`Point3 <wv.Point3>`
   
   
   **Returns**\ : :js:class:`Point2 <wv.Point2>`
   




