Click or drag to resize

GH_RenderArgsDocument Property

Gets the rhino document from whence the render originated.

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

Property Value

Type: RhinoDoc

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RenderArgs.Document"]

See Also