Grasshopper API
IGH_DebugDescriptionAppendToDebugLog Method |
Write important debugging data to a debug writer object.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

void AppendToDebugLog( GH_DebugDescriptionWriter writer )
Sub AppendToDebugLog ( writer As GH_DebugDescriptionWriter )
Parameters
- writer
- Type: Grasshopper.KernelGH_DebugDescriptionWriter
Object to write to.
