GH_Component.InstanceDescription Property

GH_ComponentInstanceDescription Property

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.InstanceDescription"]

See Also