about "mouselbtndownnotify"
i am developing a solidwork addin in c#.
i want to get property information when i click a feature such a corner or line or face. but i don't know how mouse event works. please help. i find a function "mouselbtndownnotify ". i also don't know how to use it.
many thanks for your help.
i just figure out how to implement mouse event.
thanks.
quick