RhinoCommon API
HostUtilsDebugDumpToString Method (BezierCurve) |
Gets the debug dumps. This is a text description of the geometric contents.
DebugDump() is intended for debugging and is not suitable for creating high
quality text descriptions of an object.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static string DebugDumpToString( BezierCurve bezierCurve )
Public Shared Function DebugDumpToString ( bezierCurve As BezierCurve ) As String
Parameters
- bezierCurve
- Type: Rhino.GeometryBezierCurve
curve to evaluate
Return Value
Type: StringA debug dump text.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14