SelectionPickPoint Method

Prompts the user to pick a point on the active work plane.
Overload List
 NameDescription
Public methodPickPointPrompts the user to pick a point on the active work plane.
Public methodPickPoint(ObjectSnapTypes)Prompts the user to pick a point on the active work plane using specified snap settings.
Public methodPickPoint(String)Prompts the user to pick a point on the active work plane while showing a custom status prompt string.
Public methodCode examplePickPoint(ObjectSnapTypes, String)Prompts the user to pick a point on the active work plane using specified snap settings while showing a custom status prompt string.
Top
See Also