Grasshopper API
GH_DocumentFindAttribute Method (Guid) |
Find the object that matches the ID
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public IGH_Attributes FindAttribute( Guid id )
Public Function FindAttribute ( id As Guid ) As IGH_Attributes
Parameters
- id
- Type: SystemGuid
the ID to search for