GH_UserObjectDescription Property |
Gets or sets the Instance Description override for this User Object.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_InstanceDescription Description { get; set; }
Public Property Description As GH_InstanceDescription
Get
Set
Property Value
Type:
GH_InstanceDescription[Missing <value> documentation for "P:Grasshopper.Kernel.GH_UserObject.Description"]
See Also