Grasshopper API
IGH_RenderAwareData Interface |
Implement this interface in your IGH_Goo type if you wish to send geometry to a render queue.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
The IGH_RenderAwareData type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendRenderGeometry |
Push this geometry down a render pipeline.
|