Limitations


Intersections may yield several geometries. LOP chooses geometry that leaves the body locally valid and with the same edge convexity as the original body if possible. The body is only checked to be locally valid. If non-neighboring faces interpenetrate they are not detected, and a self-intersecting invalid body will result unless lop_repair_self_int is on, in which case these bodies will be healed.

If any intersection yields no geometry, local operations fails unless a suitable topology change to the model is supported. Topology changes are not permitted except for those described below.

Model surfaces and curves are extended by all local operations except tweak if they can provide good estimates for the required extension. All local operations are tolerant modeling friendly. This means that local operations behave sensibly when tolerant geometry is encountered. When lop_repair_self_int is on, LOP can make tolerant edges as necessary to successfully complete the operation.

LOP has the following limitations:

Geometry Changes

Topology Changes


Related topics:

Types of Local Operations
Topology
Adaptive Offset
Body Repair
Blended Faces
Remove Faces
Defeaturing

[Top]