Importing the PlanktonGh library in GHPython? Possible?

Hi Will,
Is there a current C# example of converting an input mesh to PlanktonMesh? I referenced the assembly Plankton.dll and added the line using Plankton, but couldn’t call the extension method ToPlanktonMesh(). Also tried renaming the Plankton.gha to PlantonGH.dll and then added using PlanktonGH with no success either. Thanks for the help!


(I was under the impression that Plankton.gha doesn’t have to be renamed and somehow still is able to be referenced in the C# component learning from this post long ago:)