GH_DocumentFindAllDownstreamObjects Method |
Name | Description | |
---|---|---|
FindAllDownstreamObjects(IGH_ActiveObject) |
Find all objects that depend in some way on the Source.
| |
FindAllDownstreamObjects(ListIGH_ActiveObject) |
Find all objects that depend in some way on the Source collection
| |
FindAllDownstreamObjects(IGH_ActiveObject, GH_DocumentGH_ActiveObjectFilter) |
Find all objects that depend in some way on the Source.
| |
FindAllDownstreamObjects(ListIGH_ActiveObject, GH_DocumentGH_ActiveObjectFilter) |
Find all objects that depend in some way on the Source collection
|