Click or drag to resize

SubDComponentToString Method

Returns a string of the form "SubDEdge(+12)", naming the component type, the orientation it is referenced with, and its id.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Rhino.Geometry.SubDComponent.ToString"]

See Also