Grasshopper API
GH_ConnectivityDiagramContainsID Method |
Test the diagram for a given Node ID.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- id
- Type: SystemGuid
ID to search for.
Return Value
Type: BooleanTrue if the ID is part of this diagram, false if otherwise.
