Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16690
| From | Narasimham <mathma18@gmail.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Thick surface cordinates along surface normal. |
| Date | 2014-03-26 07:22 +0000 |
| Message-ID | <lgtv88$euo$1@smc.vnet.net> (permalink) |
| Organization | Time-Warner Telecom |
The following shows an example of a surface made of point coordinates at half thickness distance on each side of surface along normal.How to get a table of these coordinates on which it is based for any surface?
ParametricPlot3D[{u Cos[v], v, u Sin[v]}, {u, -1, 1}, {v, 0,1.5 Pi}, PlotStyle -> Thickness[.4], Axes -> None, Boxed -> False]
Narasimham
Back to comp.soft-sys.math.mathematica | Previous | Next — Next in thread | Find similar
Thick surface cordinates along surface normal. Narasimham <mathma18@gmail.com> - 2014-03-26 07:22 +0000 Re: Thick surface cordinates along surface normal. Joe Gwinn <joegwinn@comcast.net> - 2014-03-27 09:01 +0000
csiph-web