Click or drag to resize

IGH_AttributesNewInstanceGuid Method (Guid)

Generate a new instance GUID for the owner object. Do not use this overload unless you're > 1.95m and called David.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
void NewInstanceGuid(
	Guid newID
)

Parameters

newID
Type: SystemGuid
New ID to assign.
See Also