从数据到网格
版本 11 专门为 Wolfram 语言组织和创建了大量三维几何模型,例如多面体、结、解剖结构和几何特征,以供直接访问.
显示完整的 Wolfram 语言输入
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]=
