Overload_Rhino_Geometry_Curve_ProjectToBrep - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.ProjectToBrep Method

Overload List

 

Name Description
Public methodStatic member ProjectToBrep(Curve, Brep, Vector3d, Double) Projects a Curve onto a Brep along a given direction.
Public methodStatic member ProjectToBrep(Curve, IEnumerable(Brep), Vector3d, Double) Projects a Curve onto a collection of Breps along a given direction.
Public methodStatic member ProjectToBrep(IEnumerable(Curve), IEnumerable(Brep), Vector3d, Double) Projects a collection of Curves onto a collection of Breps along a given direction.
Public methodStatic member ProjectToBrep(Curve, IEnumerable(Brep), Vector3d, Double, Int32[]) Projects a Curve onto a collection of Breps along a given direction.
Public methodStatic member ProjectToBrep(IEnumerable(Curve), IEnumerable(Brep), Vector3d, Double, Int32[], Int32[]) Projects a collection of Curves onto a collection of Breps along a given direction.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

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