Skip to content

Validate face orientation of Solids #1935

@hannobraun

Description

@hannobraun

The orientation of a face is defined by the winding of its exterior cycle. On the front side of the face, the exterior cycle is wound counter-clockwise. It is possible to create Solids where some or all of the faces face inwards, which would lead to invalid shading when displaying the Solid, and possibly invalid meshes when exporting it to an external file format.

This should be caught in a validation check, which makes sure that all faces of every solid point outwards.

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