BrepJoinBreps Method |
Name | Description | |
---|---|---|
JoinBreps(IEnumerableBrep, Double) |
Joins the breps in the input array at any overlapping edges to form
as few as possible resulting breps. There may be more than one brep in the result array.
| |
JoinBreps(IEnumerableBrep, Double, Double) |
Joins the breps in the input array at any overlapping edges to form
as few as possible resulting breps. There may be more than one brep in the result array.
| |
JoinBreps(IEnumerableBrep, Double, Double, ListInt32) |
Joins the breps in the input array at any overlapping edges to form
as few as possible resulting breps. There may be more than one brep in the result array.
|