Mathematica 9 is now available

EdgeForm

Usage

EdgeForm[g]是一个三维图形的指令,用来指定多边形的边将使用图形指令或图形指令列表 g 画出.


Notes

EdgeForm[ ] 不画出多边形的任意一条边.
• 指令RGBColor, CMYKColor, GrayLevel, HueThickness可以被使用在EdgeForm中.
EdgeForm不会影响Line对象的绘制.
• 当一条边通过一个多边形与另一个相交得到时,没有任何线会被画出. • 参见 Mathematica 全书: 2.9.9节.
• 同时参见: FaceForm, Line.
Further Examples

This displays two polygons, one with the default EdgeForm and one with red edges.

Evaluate the cell to see the graphic.

In[1]:=  



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.