|
SOLUTIONS
|
POLYHEDRON OPERATIONS PACKAGE SYMBOL
OpenTruncate
OpenTruncate[expr]
truncates each edge of each polygon in graphics expression expr without filling in with a polygon.
truncates to the specified ratio of the edge length.
DetailsDetails
- To use
, you first need to load the Polyhedron Operations Package using Needs["PolyhedronOperations`"]. - OpenTruncate[expr] uses a truncation ratio of 3/10.
- OpenTruncate[PolyhedronData[poly]] creates a truncated polyhedron.
- ratio must be between 0 and 1/2.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


