Giao Cắt (Dao)
Tham Chiếu
- Chế Độ
Chế Độ Biên Soạn
- Trình Đơn
The Intersect tool lets you cut intersections into geometry. It is a bit like the Boolean tool, but, does not calculate interior/exterior geometry. Faces are split along the intersections, leaving new edges selected.
- Nguồn
- Tự Giao Cắt
Operate on the overlapping geometry of the mesh.
- Chọn/Chưa Chọn
Operate between the selected and unselected geometry.
- Chế Độ Tách Phân
- Toàn Bộ
Splits the geometry at the new edge.
- Cắt
Keep each side of the intersection separate without splitting the faces in half.
- Hội Nhập
Merge all the geometry from the intersection.
- Trình Giải Nghiệm
Algorithm used to calculate the intersections.
- Nhanh
Uses a mathematically simple solver which offers the best performance; however, this solver lacks support for overlapping geometry.
- Ngưỡng hội nhập
Tolerance for close faces to be considered touching. It may be useful to increase this when some intersections aren't detected that should be and when extra geometry is being created because edges aren't detected as overlapping.
Cảnh báo
A threshold approaching the size of faces may cause very slow calculation, in general keep this value small.
- Chính Xác
Uses a mathematically complex solver which offers the best results and has full support for overlapping geometry; however, this solver is much slower than the Fast Solver.