BHoM / LadybugTools_Toolkit

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

BHoM wrapper/wrapped methods - add IP support #187

Open jamesramsden-bh opened 5 months ago

jamesramsden-bh commented 5 months ago

For the BHoM heatmap wrapper, add a parameter (bool) for IP units.

A collection can be converted to its IP equivalent using coll = coll.to_ip() where coll is a Data Collection.

Tom-Kingstone commented 4 months ago

also add support for other wrappers (and if necessary modify lbt classes so that this is possible)