Previous Up Next

27.3.2  Defining a random point in three-dimensions

The point3d command defines a random point whose coordinates are integers between −5 and 5.

Example

point3d(A,B,C)

then:

plane(A,B,C)

Previous Up Next