BHoM / documentation

Repository for all BHoM documentation. Including bhom.xyz/documentation pages :mortar_board:
https://bhom.xyz/documentation/
79 stars 13 forks source link

Update required IElement methods when implementing an Analytical element interface #36

Closed IsakNaslundBh closed 4 years ago

IsakNaslundBh commented 4 years ago

As mentioned:

https://github.com/BHoM/BHoM_Engine/pull/1933#pullrequestreview-469473041

A note should be added on https://github.com/BHoM/documentation/wiki/IElement-required-extension-methods for when an analytical interface has been added.

IsakNaslundBh commented 4 years ago

page updated. Closing. @al-fisher please feel free to re-open if you feel it needs further clarification.

I put the exception cases on top, as I thought it was important the capture the IF before then what for this case. Basically try to lower the risk that people would just read "ok I need to do this" before knowing that it was already taken cared of.