IGH_RenderAwareObject.AppendRenderGeometry Method

IGH_RenderAwareObjectAppendRenderGeometry Method

Note: This API is now obsolete.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
[ObsoleteAttribute]
void AppendRenderGeometry(
	GH_RenderArgs args
)
<ObsoleteAttribute>
Sub AppendRenderGeometry ( 
	args As GH_RenderArgs
)

Parameters

args
Type: Grasshopper.KernelGH_RenderArgs
See Also