Click or drag to resize

GH_GooTTypeDescription Property

Gets a description of the type of the implementation.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public abstract string TypeDescription { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Goo`1.TypeDescription"]

Implements

IGH_GooTypeDescription
See Also