Click or drag to resize

GH_GooTTypeName Property

Gets the name of the type of the implementation.

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

Property Value

Type: String

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

Implements

IGH_GooTypeName
See Also