GH_GeometryGroup.TypeDescription Property

GH_GeometryGroupTypeDescription Property

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string TypeDescription { get; }
Public ReadOnly Property TypeDescription As String
	Get

Property Value

Type: String

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

Implements

IGH_GooTypeDescription
See Also