Files
OCCT/tests/hlr
Pasukhin Dmitry aa3e65da8d Mesh - Fix periodic seam constraints (#1338)
The base mesh algorithm created constraint links for all pcurves of an
  edge, including duplicate representations at periodic seams.
Register nodes and mesh indices for all pcurves so polygon-on-triangulation
  data remains valid, but add links only for the pcurve of the wire occurrence.
2026-07-13 13:42:10 +01:00
..