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; }
Public ReadOnly Property Document As RhinoDoc
Get
Property Value
Type:
RhinoDoc[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RenderArgs.Document"]
See Also