Click or drag to resize

Triangle3dToMesh Method

Create a mesh from this triangle.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public Mesh ToMesh()

Return Value

Type: Mesh

[Missing <returns> documentation for "M:Rhino.Geometry.Triangle3d.ToMesh"]

See Also