.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

unselect objects that are be edited with grips

2 REPLIES 2
Reply
Message 1 of 3
michael_vanhoose
305 Views, 2 Replies

unselect objects that are be edited with grips

Does anybody know how to unselect objects that are be edited with grips?  I tried this one from a different post, but did not work for me.  Any Idea's.

 

 

Dim ed As Editor = Application.DocumentManager.MdiActiveDocument.Editor
                    Dim Opts As New PromptSelectionOptions()
                    Dim res As PromptSelectionResult = ed.SelectImplied

                    res = Nothing

2 REPLIES 2
Message 2 of 3

http://forums.autodesk.com/t5/NET/SelectImplied-Help/m-p/1841674#M5563 ?

Відповідь корисна? Клікніть на "ВПОДОБАЙКУ" цім повідомленням! | Do you find the posts helpful? "LIKE" these posts!
Находите сообщения полезными? Поставьте "НРАВИТСЯ" этим сообщениям!
На ваше запитання відповіли? Натисніть кнопку "ПРИЙНЯТИ РІШЕННЯ" | Have your question been answered successfully? Click "ACCEPT SOLUTION" button.
На ваш вопрос успешно ответили? Нажмите кнопку "УТВЕРДИТЬ РЕШЕНИЕ"


Alexander Rivilis / Александр Ривилис / Олександр Рівіліс
Programmer & Teacher & Helper / Программист - Учитель - Помощник / Програміст - вчитель - помічник
Facebook | Twitter | LinkedIn
Expert Elite Member

Message 3 of 3

Thanks, I didn't see that post.  But I had to do it like this to work:

Dim ed AsEditor = Application.DocumentManager.MdiActiveDocument.Editor

 

'ed.SetImpliedSelection(Nothing)

 

Dim SS As Autodesk.AutoCAD.EditorInput.SelectionSet = Nothing

ed.SetImpliedSelection(SS)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost