Click or drag to resize

GH_DebugDescriptionWriterDepth Property

Gets the depth of the current writer. Depth is represented by whitespace in front of each line.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Depth { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DebugDescriptionWriter.Depth"]

See Also