GH_Guid Constructor (Guid) |
Initializes a new instance of the
GH_Guid class
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_Guid(
Guid id
)
Public Sub New (
id As Guid
)
Parameters
- id
- Type: SystemGuid
See Also