IGH_InstanceDescriptionNewInstanceGuid Method (Guid) |
Set the instance ID to be a specific GUID. This is very dangerous, only use this function
if you're 6"4' and called David.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax void NewInstanceGuid(
Guid UUID
)
Sub NewInstanceGuid (
UUID As Guid
)
Parameters
- UUID
- Type: SystemGuid
See Also