GH_Attributes(T).NewInstanceGuid Method

GH_AttributesTNewInstanceGuid Method

Generate a new instance GUID for the owner object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void NewInstanceGuid()
Public Sub NewInstanceGuid

Implements

IGH_AttributesNewInstanceGuid
See Also