Re: help w/ SphericalPlot3D
- To: mathgroup at christensen.cybernetics.net
- Subject: [mg892] Re: [mg825] help w/ SphericalPlot3D
- From: Richard Mercer <richard at seuss.math.wright.edu>
- Date: Fri, 28 Apr 1995 00:49:52 -0400
> I'm trying to make a spherical plot but w/ no edges drawn > on the polygons (I'm looking for a similar effect to the > one from making surface plots w/ Mesh -> False) I've > tride giving the directive EdgeForm[Thickness[0]] to the > list of polygons but that only gives me the default > thickness. Is there something simple I'm missing? Thanks > Damion damion at wam.umd.edu Try using EdgeForm[]. I haven't tried it myself but saw it recently, maybe in Tom Wickham-Jones book on Mathematica Graphics.