Mesh.SplitWithProjectedPolylines Method

MeshSplitWithProjectedPolylines Method

Overload List
  NameDescription
Public methodSplitWithProjectedPolylines(IEnumerablePolylineCurve, Double)
Splits a mesh by adding edges in correspondence with input polylines, and divides the mesh at partitioned areas. Polyline segments that are measured not to be on the mesh will be ignored.
Public methodSplitWithProjectedPolylines(IEnumerablePolylineCurve, Double, TextLog, CancellationToken, IProgressDouble)
Splits a mesh by adding edges in correspondence with input polylines, and divides the mesh at partitioned areas. Polyline segments that are measured not to be on the mesh will be ignored.
Top
See Also