|
|
|||
|
|
| "Graphics3D" | exports a Graphics3D object to ZPR | |
| "GraphicsComplex" | exports a GraphicsComplex object | |
| "PolygonData" | the polygon elements in indexed form | |
| "PolygonObjects" | list of Polygon primitives given in absolute coordinates | |
| "VertexColors" | colors associated with each vertex, given as a list of color primitives | |
| "VertexData" | list of vertex coordinates |
Use RegionPlot3D to compute a solid 3D geometry:
|