Skip to content

v1.1.0 — OCCTSwift 1.7.1 / OCCT 8.0.0p1

Choose a tag to compare

@gsdali gsdali released this 18 Jun 23:00
· 8 commits to main since this release
cb2513b

Bumps the OCCTSwift floor 1.3.1 → 1.7.1 (= OCCT 8.0.0p1). OCCTSwift 1.7.0 realigned the BRepGraph wrapper to OCCT's redesigned graph model; 1.7.1 made the derived graph reads real again (adjacentFaces/faces(of:)/edges(of:)/sharedEdges, faceSameDomain, faceIsNaturalRestriction) + durable UID/RefUID/ItemUID identity.

The graph verbs (graph-validate/compact/dedup/ml, query-topology) build and run unchanged; smoke-tested on recipes/01. Behaviour changes are confined to the BRepGraph domain (edgeMaxContinuity/setEdgeRegularity now no-ops → Shape.maxContinuity; degenerated/closed/sameParameter/sameRange setters no-op, getters live-derived). Cohort resolves unchanged at existing floors. (#58)