Click or drag to resize

GH_AttributesTNewInstanceGuid 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
public void NewInstanceGuid(
	Guid newId
)

Parameters

newId
Type: SystemGuid

Implements

IGH_AttributesNewInstanceGuid(Guid)
See Also