Skip to content

Overload_Rhino_Geometry_Curve_ProjectToMesh

Will Pearson edited this page Aug 12, 2016 · 2 revisions

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

Clone this wiki locally