With this API, we
also have the ability to define the snap settings (or types) during
selection. PickPoint() method also has 2 overloads with ObjectSnapTypes
parameter which is used to specify the snap types used for selection. |
|
We can also set
the active work-plane with the View.SketchPlane() so that we have control on
the point that we having the user select, thus, enhancing the UI experience
using the API. |