IGH_UpgradeObject.UpgradeTo Property

IGH_UpgradeObjectUpgradeTo Property

Gets the ComponentGuid of the new object (the object that will be inserted).

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
Guid UpgradeTo { get; }
ReadOnly Property UpgradeTo As Guid
	Get

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_UpgradeObject.UpgradeTo"]

See Also