Malha de dados
A versão 11 tem acesso direto a um grande volume selecionado de modelos geométricos em 3D, como poliedros, nós, estruturas anatômicas, e propriedades geométricas, especialmente organizados e criados para a Wolfram Language.
mostre o input completo da Wolfram Language
In[2]:=

showMeshGrid[PolyhedronData, {"Dodecahedron", "SnubCube",
"Echidnahedron", "CumulatedCube"}]
Out[2]=

In[3]:=

showMeshGrid[KnotData, {"Trefoil", "FigureEight", "SolomonSeal",
"Stevedore"}]
Out[3]=

In[4]:=

showMeshGrid[ChemicalData, {"Water", "Caffeine", "SulfuricAcid",
"DTyrosine"}]
Out[4]=

In[5]:=

showMeshGrid[AnatomyData, {"Liver", "Eye", "LeftHand", "Skull"}]
Out[5]=

In[6]:=

showMeshGrid[GeoElevationData, {Entity["Mountain", "MountEverest"],
Entity["Country", "Switzerland"],
Entity["AdministrativeDivision", {"Hawaii", "UnitedStates"}],
GeoDisk[Entity["UnderseaFeature", "MarianaTrench"],
Quantity[30, "Miles"]]}]
Out[6]=
