Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

Validate that faces in a shell don't intersect #2160

Description

@hannobraun

About

The faces of a shell must not intersect, if the resulting shape is to be valid. This is currently neither documented nor enforced.

There should be a validation check, implemented for Shell, to make sure of this.

Implementation

The new validation check should go into validate::shell. The existing checks there (and the numerous checks in the sibling modules) can be used as a template for how to structure the new check.

Related Issues

There are a few related issues that are currently open:

Those issues aren't blockers, but if any work on them was ongoing by the time this issue was picked up, that would require coordination between the issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: blockedIssue or pull request is blocked by another issue or pull request, or some outside circumstancetopic: validationInfrastructure for checking various properties of objects, making sure they are valid.type: enhancementNew features and improvements to existing features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions