M_Rhino_Geometry_MeshFace_ToString - mcneel/rhinocommon-api-docs GitHub Wiki

MeshFace.ToString 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) Version: Rhino 6.0

Syntax

C#

public override string ToString()

VB

Public Overrides Function ToString As String

Return Value

Type: String
The string representation.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshFace Structure
ToString Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️