CurveProjectToMesh Method |
Name | Description | |
---|---|---|
ProjectToMesh(Curve, Mesh, Vector3d, Double) |
Projects a curve to a mesh using a direction and tolerance.
| |
ProjectToMesh(Curve, IEnumerableMesh, Vector3d, Double) |
Projects a curve to a set of meshes using a direction and tolerance.
| |
ProjectToMesh(IEnumerableCurve, IEnumerableMesh, Vector3d, Double) |
Projects a curve to a set of meshes using a direction and tolerance.
|