Can't find RhinoCompute.Mesh.createFromCurvePipe method in Rhino Compute

It is in RhinoCommon and is documented in the RhinoCompute documentation.

https://computerhino3djs.readthedocs.io/en/latest/Mesh.html#RhinoCompute.RhinoCompute.Mesh.createFromCurvePipe

However I have tried to use it in my code and couldn’t find it using intellisense, I then searched the codebase on github and can’t find the method either.

Any ideas why? Has it been removed and replaced with something else?

Many thanks