Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16696
| From | Joe Gwinn <joegwinn@comcast.net> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Thick surface cordinates along surface normal. |
| Date | 2014-03-27 09:01 +0000 |
| Message-ID | <lh0pch$m4n$1@smc.vnet.net> (permalink) |
| References | <lgtv88$euo$1@smc.vnet.net> |
| Organization | Time-Warner Telecom |
In article <lgtv88$euo$1@smc.vnet.net>, Narasimham <mathma18@gmail.com>
wrote:
> 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]
Replace ParametricPlot3D with Table and eliminate anything that Table
doesn't like, like Axes and Boxed.
Joe Gwinn
Back to comp.soft-sys.math.mathematica | Previous | Next — Previous 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