I’m trying to find the drape method in the C# documentation. I can’t seem to find it. Is it included somewhere? If not is there a good way to recreate this on my end without using Rhino Scripts?
From previous discussions It seems there is no drape in Rhinocommon.
I’ll built this functionality using MeshRay or MeshLine or ProjectPointsToMeshesEx …
then using
https://developer.rhino3d.com/api/rhinocommon/rhino.geometry.nurbssurface/createfrompoints
But I am not McNeel, so it could exist now!
This is correct.
– Dale