GH_ConnectivityDisparity Class |
Namespace: Grasshopper.Kernel
The GH_ConnectivityDisparity type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_ConnectivityDisparity |
Create a new instance of the Connectivity Disparity utility class.
|
| Name | Description | |
|---|---|---|
| SubNodes |
Gets a proxy for all the Nodes in the Subset diagram.
| |
| SubSet |
Gets a pointer to the subset diagram stored in this disparity class.
| |
| TopNodes |
Gets a proxy for all the Nodes in the Top Level diagram.
| |
| TopSet |
Gets a pointer to the complete diagram stored in this disparity class.
|
| Name | Description | |
|---|---|---|
| ExternalInputs |
Find all external sources for a given id in the subset.
| |
| ExternalOutputs |
Find all external recipients for a given id in the subset.
| |
| InternalInputs |
Find all internal sources for a given id in the subset.
| |
| InternalOutputs |
Find all external recipients for a given id in the subset.
|