Overload_Rhino_Geometry_Curve_ProjectToMesh - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.ProjectToMesh Method

Overload List

 

Name Description
Public methodStatic member ProjectToMesh(Curve, Mesh, Vector3d, Double) Projects a curve to a mesh using a direction and tolerance.
Public methodStatic member ProjectToMesh(Curve, IEnumerable(Mesh), Vector3d, Double) Projects a curve to a set of meshes using a direction and tolerance.
Public methodStatic member ProjectToMesh(IEnumerable(Curve), IEnumerable(Mesh), Vector3d, Double) Projects a curve to a set of meshes using a direction and tolerance.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️