FaceGrids
Usage
• FaceGrids 是三维图形函数,指定在限制框的面上画的格线。
Notes
• FaceGrids可以给出下面的设置:
| "\!\(\*StyleBox[\"\\\"None\\\"\", \"MR\"]\) " | ""不画格线 | | "\!\(\*StyleBox[\"\\\"All\\\"\", \"MR\"]\) " | 所有面画格线 | | {"\!\(\*StyleBox[\"\\\"face\\\"\", \"TI\"]\)"1"\!\(\*StyleBox[\"\\\",\\\"\", \"MR\"]\) ""\!\(\*StyleBox[\"\\\"face\\\"\", \"TI\"]\)"2"\!\(\*StyleBox[\"\\\",\\\"\", \"MR\"]\) ... "}" " | 在指定面画格线 | | {{"\!\(\*StyleBox[\"\\\"face\\\"\", \"TI\"]\)"1"\!\(\*StyleBox[\"\\\",\\\"\", \"MR\"]\) "{"\!\(\*StyleBox[\"\\\"xgrid\\\"\", \"TI\"]\)"1"\!\(\*StyleBox[\"\\\",\\\"\", \"MR\"]\) ""\!\(\*StyleBox[\"\\\"ygrid\\\"\", \"TI\"]\)"1}}"\!\(\*StyleBox[\"\\\",\\\"\", \"MR\"]\) ... "}" " | 指定格线的详述 |
• 面指定为  , ,   ,  中的两个必须是 0, 且第三个必须是 +1或 -1。 • 例如: 有最小  值的  -  面指定为 {0, 0, -1}. • 对每个面, 规格  ,   给出用于确定格线的排列。这些规格有在 GridLines的注解中描述的形式。
Further Examples
We load the package that contains definitions for polyhedra and show two graphics for comparison.
In[1]:=
|
Evaluate the cells to see the graphics.
In[2]:=
|
In[3]:=
|
|