Click or drag to resize

GetPointGet Method

Overload List
  NameDescription
Public methodCode exampleGet
After setting up options and so on, call GetPoint::Get to get a 3d point. The point is retrieved when the mouse goes down.
Public methodGet(Boolean)
After setting up options and so on, call this method to get a 3d point.
Public methodGet(Boolean, Boolean)
After setting up options and so on, call this method to get a 2d or 3d point.
Top
See Also