LICENSE
README.md
pyproject.toml
src/ANYgeometry.egg-info/PKG-INFO
src/ANYgeometry.egg-info/SOURCES.txt
src/ANYgeometry.egg-info/dependency_links.txt
src/ANYgeometry.egg-info/entry_points.txt
src/ANYgeometry.egg-info/requires.txt
src/ANYgeometry.egg-info/top_level.txt
src/anygeometry/__init__.py
src/anygeometry/__main__.py
src/anygeometry/audit.py
src/anygeometry/chains.py
src/anygeometry/closure.py
src/anygeometry/curves.py
src/anygeometry/editing.py
src/anygeometry/entities.py
src/anygeometry/errors.py
src/anygeometry/evaluation.py
src/anygeometry/features.py
src/anygeometry/identity.py
src/anygeometry/intersections.py
src/anygeometry/model.py
src/anygeometry/operations.py
src/anygeometry/overlaps.py
src/anygeometry/policies.py
src/anygeometry/predicates.py
src/anygeometry/py.typed
src/anygeometry/serialization.py
src/anygeometry/sketch.py
src/anygeometry/spatial.py
src/anygeometry/strict_audit.py
src/anygeometry/structural.py
src/anygeometry/surfaces.py
src/anygeometry/tolerance.py
src/anygeometry/transactions.py
src/anygeometry/transforms.py
src/anygeometry/automation/__init__.py
src/anygeometry/automation/planning.py
src/anygeometry/automation/schema.py
src/anygeometry/automation/selection.py
src/anygeometry/automation/types.py
src/anygeometry/generators/__init__.py
src/anygeometry/generators/layout.py
src/anygeometry/generators/structural.py
tests/test_audit.py
tests/test_automation_contract.py
tests/test_boundary_curve_connect.py
tests/test_changed_region_and_indexed_queries.py
tests/test_coons_validation_portability.py
tests/test_curved_split_contract.py
tests/test_editing_gap_closure.py
tests/test_features_editing.py
tests/test_generators.py
tests/test_identity_topology.py
tests/test_import_boundaries_cli.py
tests/test_intersection_workflow.py
tests/test_intersections.py
tests/test_kernel_identity_structural.py
tests/test_local_structural_validation.py
tests/test_measurements_complete.py
tests/test_mesher_model_contract.py
tests/test_model_kernel_update.py
tests/test_oriented_sheet_owner_api.py
tests/test_plate_overlaps.py
tests/test_predicates.py
tests/test_serialization.py
tests/test_serialization_gap_closure.py
tests/test_serialization_v3.py
tests/test_sketch_features.py
tests/test_spatial.py
tests/test_strict_audit.py
tests/test_structural_lifecycle.py
tests/test_structural_owner_contracts.py
tests/test_surfaces_operations.py
tests/test_transform_pattern_api.py
tests/test_unknown_features.py