Click or drag to resize

CurvePullToMesh Method

Overload List
  NameDescription
Public methodPullToMesh(Mesh, Double)
Makes a polyline approximation of the curve and gets the closest point on the mesh for each point on the curve. Then it "connects the points" so that you have a polyline on the mesh.
Public methodPullToMesh(Mesh, Double, Boolean)
Projects this curve onto a mesh.
Top
See Also