Curve.ProjectToMesh Method

CurveProjectToMesh Method

Overload List
  NameDescription
Public methodStatic memberProjectToMesh(Curve, Mesh, Vector3d, Double)
Projects a curve to a mesh using a direction and tolerance.
Public methodStatic memberProjectToMesh(Curve, IEnumerableMesh, Vector3d, Double)
Projects a curve to a set of meshes using a direction and tolerance.
Public methodStatic memberProjectToMesh(IEnumerableCurve, IEnumerableMesh, Vector3d, Double)
Projects a curve to a set of meshes using a direction and tolerance.
Top
See Also