Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D Class / ResetSelectionMode Method

In This Topic
    ResetSelectionMode Method (Solid3D)
    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