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

In This Topic
    FindClosestVertices Method
    In This Topic
    Looks for the model vertices whose 2D screen projections are closer to the mouse than the maxDistance.
    Overload List
    OverloadDescription
    Looks for the model vertices whose 2D screen projections are closer to the mouse than the maxDistance.  
    Looks for the model vertices whose 2D screen projections are closer to the mouse cursor skipping entities different from entType.  
    Looks for the model vertices of the specified entity whose 2D screen projections are closer to the mouse cursor.  
    See Also