GH_RenderArgs.Geomety Property

GH_RenderArgsGeomety Property

Gets the geometry primitive list to append to.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public RenderPrimitiveList Geomety { get; }
Public ReadOnly Property Geomety As RenderPrimitiveList
	Get

Property Value

Type: RenderPrimitiveList

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

See Also