BHoM / BHoM_Adapter

GNU Lesser General Public License v3.0
7 stars 6 forks source link

Add module type for fetching dependencies #304

Closed IsakNaslundBh closed 2 years ago

IsakNaslundBh commented 3 years ago

Description:

Add new type of IAdapterModule for dealing with fetching dependency objects from a list of objects of a specific type.

To be used for edgecases where the normal dependency extraction method in the Reflection_Engine does not work.