Click or drag to resize

MeshFaceToString Method

Returns a string representation for this MeshFace. This is to provide a meaningful visualization of this structure and is subject to change in newer releases.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override string ToString()

Return Value

Type: String
The string representation.
See Also