ModelComponent.ToString
Public Class
Returns the name of the model component type, and then its name and index.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public override string ToString()
Return Value
Type:String
Remarks
This is provided as a visual aid. Do not rely on this for serialization.