FreePoint(...)

Pickable and freely movable point derived from the _Point abstract class with its initial position in space determined by coordinate arguments

Keyword arguments: see _Point


class FreePoint

constructors:
  • FreePoint():
  • FreePoint(numeric, numeric <,numeric> ):
returns:

a point that can be picked and moved freely in space

site ref:

http://mathworld.wolfram.com/Point.html