# How to get entity from view or database by mouse click point?

 1. [FAQ](/ja/faq)
2. »
3. [Vectorization and Visualization in Drawings](/faq/vectorization-and-visualization-drawings)

OdaMfcApp use OdDbSelectionSet::select method for selection. You can use kPoint selection mode to select single entity by click or kCrossing for selection of multiple entities.
