ComputationalGeometry`
ComputationalGeometry`

TriangularSurfacePlot

As of Version 10, all the functionality of the ComputationalGeometry package is built into the Wolfram System. »

TriangularSurfacePlot[{{x1,y1,z1},{x2,y2,z2},}]

plots the surface according to the Delaunay triangulation established by projecting the points onto the x-y plane.

TriangularSurfacePlot[{{x1,y1,z1},{x2,y2,z2},}]

plots the surface according to the triangulation given by the vertex adjacency list val.

更多信息和选项

  • TriangularSurfacePlot functionality is now available in the built-in Wolfram Language function DelaunayMesh.
  • To use TriangularSurfacePlot, you first need to load the Computational Geometry Package using Needs["ComputationalGeometry`"].
  • TriangularSurfacePlot has the same options as Graphics3D.
Wolfram Research (2012),TriangularSurfacePlot,Wolfram 语言函数,https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html.

文本

Wolfram Research (2012),TriangularSurfacePlot,Wolfram 语言函数,https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html.

CMS

Wolfram 语言. 2012. "TriangularSurfacePlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html.

APA

Wolfram 语言. (2012). TriangularSurfacePlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html 年

BibTeX

@misc{reference.wolfram_2024_triangularsurfaceplot, author="Wolfram Research", title="{TriangularSurfacePlot}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_triangularsurfaceplot, organization={Wolfram Research}, title={TriangularSurfacePlot}, year={2012}, url={https://reference.wolfram.com/language/ComputationalGeometry/ref/TriangularSurfacePlot.html}, note=[Accessed: 22-November-2024 ]}