IGH_InstanceDescriptionInstanceDescription Property |
Gets a description of the current state of the object.
This field is usually the same as the Description() field, but it might be variable when overridden.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax string InstanceDescription { get; }
ReadOnly Property InstanceDescription As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_InstanceDescription.InstanceDescription"]
See Also