Gets the name of the type of the implementation.
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public abstract string TypeName { get; }
Public MustOverride ReadOnly Property TypeName As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Goo`1.TypeName"]
Implements
IGH_GooTypeNameSee Also