M_Rhino_Geometry_MeshFace_ToString - mcneel/rhinocommon-api-docs GitHub Wiki
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
C#
public override string ToString()
VB
Public Overrides Function ToString As String
Type: String
The string representation.
Supported in: 6.0.16224.21491