Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / FindClosestVertex Method

In This Topic
    FindClosestVertex Method
    In This Topic
    Looks for the model vertex whose 2D screen projection is closer to the mouse cursor.
    Overload List
    OverloadDescription
    Looks for the model vertex whose 2D screen projection is closer to the mouse cursor.  
    Looks for the model vertex whose 2D screen projection is closer to the mouse cursor skipping entities different from entType.  
    Looks for the model vertex whose 2D screen projection is closer to the mouse cursor.  
    Looks for the vertex of the specified entity whose 2D screen projection is closer to the mouse cursor.  
    Looks for the model vertex whose 2D screen projection is closer to the mouse cursor.  
    Looks for the model vertex whose 2D screen projection is closer to the mouse cursor skipping entities different from entType.  
    Looks for the model vertex whose 2D screen projection is closer to the mouse cursor skipping entities different from entType.  
    See Also