How to create a split or a trim surface
when input elements are tangent to each
other?
How to create a split or a trim surface when the input elements do not intersect each other?
How to create a split or a trim surface when input elements are tangent to each other? |
||||
Splitting a surface by another surface one requires the
computation of the surface intersection. When the surfaces to be
intersected are tangent, there are ways to avoid intersections. Whenever possible, intersections and input elements that are tangent to each other should be avoided. |
||||
Similarly, the following cases should be avoided when possible (especially when the tangency constraint between the two surfaces has not been clearly defined by the user during the surface creation), as the result of the positioning is likely to be indeterminate and the result of the intersection to be unstable in the tangency zone. | ||||
![]() |
![]() |
|||
Example 1 |
||||
Two boundaries are in contact. | ||||
Workaround |
||||
|
||||
Example 2 |
||||
One portion of the surface is to be removed. | ||||
Workaround |
||||
|
||||
Example 3 |
||||
Surfaces are tangent or intersect face edges. | ||||
Workaround |
||||
In this case, use the border edge of the cutting surface to
split the element to cut:
|
How to create a split or a trim surface when the input elements do not intersect each other? |
||||
In the example below, the distance between the circle and the line is greater than the resolution but less than 0.01mm. There is a way to trim the line and obtain a result with no gap. | ||||
![]() |
||||
Workaround |
||||
|
||||
For more details about split surfaces, refer to Splitting Geometry; for trimmed surfaces, refer to Trimming Geometry. |