OpenTruncate[expr] truncates each edge of each polygon in graphics expression expr without filling in with a polygon.OpenTruncate[expr, ratio] truncates to the specified ...
Truncate
(Polyhedron Operations Package Symbol) Truncate[expr] truncates each edge of each polygon in graphics expression expr.Truncate[expr, ratio] truncates to the specified ratio of the edge length.
3DS
(Mathematica Import/Export Format) MIME types: application/x-3ds, image/x-3ds Autodesk 3DS file format. Scene description and 3D modeling format. Used for 3D modeling and animation. Native format of Autodesk ...
LWO
(Mathematica Import/Export Format) MIME type: image/x-lwo LightWave 3D object file format. Native format of the LightWave 3D rendering and animation software. LWO is an acronym for LightWave Object. Developed ...
Axes
(Built-in Mathematica Symbol) Axes is an option for graphics functions that specifies whether axes should be drawn.
Framed
(Built-in Mathematica Symbol) Framed[expr] displays a framed version of expr.
Button
(Built-in Mathematica Symbol) Button[label, action] represents a button that is labeled with label, and evaluates action whenever it is clicked.
CDFWavelet[] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type "9/7". CDFWavelet["type"] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type " ...
ListCorrelate[ker, list] forms the correlation of the kernel ker with list. ListCorrelate[ker, list, k] forms the cyclic correlation in which the k \[Null]^th element of ker ...
PlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot.