Click or drag to resize

TracingDebugLogEndBlock Method

Start a new block in the debug data. You must end all your own blocks. This function will only work if the Grasshopper window exists. This method is threadsafe.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void DebugLogEndBlock()
See Also