Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Mesh Class / ResetSelectionMode Method

In This Topic
    ResetSelectionMode Method (Mesh)
    In This Topic
    Resets the SelectionMode to devDept.Eyeshot.selectionFilterType.Entity if there are no other selected inner elements.
    Syntax
    'Declaration
     
    Public Sub ResetSelectionMode() 
    public void ResetSelectionMode()
    Remarks
    Internal use only.
    See Also