Rer: Re: vectors
- To: mathgroup at smc.vnet.net
 - Subject: [mg3230] Rer: [mg3174] Re: vectors
 - From: TTCJ34A at prodigy.com (DR JOHN C ERB)
 - Date: Mon, 19 Feb 1996 02:59:52 -0500
 - Sender: owner-wri-mathgroup at wolfram.com
 
Graphical representation of a plane in 3D space is given in the book 
Mathematica Graphics by Tom Wickham-Jones.  The needed function is 
ToPolygon[Plane[c:{_,_,_},n:{_,_,_}], size_:1], where c is a point in 
the plane, and n is a vector normal to the plane.  See page 417 of 
the aforementioned book.
==== [MESSAGE SEPARATOR] ====