BHoM/bhom.github.io

API: Engine links for Generic objects

kThorsager opened this issue · 1 comments

The links for generic objects methods does not seem to appear.

Example, PointMatrix<T>
https://bhom.xyz/api/object.html#!?namespace=BH.oM.Data.Collections&object=PointMatrix%7BT%5D

Which only has its non generic methods linked.

i.e. ClosestData is not linked, etc

This has been resolved following better inclusion of generics.

image