Click or drag to resize

MeshPointMesh Property

The mesh that is related to this point.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Mesh Mesh { get; }

Property Value

Type: Mesh
See Also