GH_Document.FindAllDownstreamObjects Method

GH_DocumentFindAllDownstreamObjects Method

Overload List
  NameDescription
Public methodFindAllDownstreamObjects(IGH_ActiveObject)
Find all objects that depend in some way on the Source.
Public methodFindAllDownstreamObjects(ListIGH_ActiveObject)
Find all objects that depend in some way on the Source collection
Public methodFindAllDownstreamObjects(IGH_ActiveObject, GH_DocumentGH_ActiveObjectFilter)
Find all objects that depend in some way on the Source.
Public methodFindAllDownstreamObjects(ListIGH_ActiveObject, GH_DocumentGH_ActiveObjectFilter)
Find all objects that depend in some way on the Source collection
Top
See Also