BHoM / BHoM_Adapter

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

BHoM_Adapter: Add new PushType, CreateNonExisting #204

Closed IsakNaslundBh closed 4 years ago

IsakNaslundBh commented 4 years ago

Description:

For some workflows, a push type identical to the FullCRUD, except not updating already existing objects is wanted. Could simply be added by the addition of an additional PushType that does exactly that.

@rwemay this ties in a bit to what we have been discussing regarding if a label in Robot should be updated or not when a new one comes in. With this additional PushType it will be up to the user to choose!