Skip to content

interior edges #153

Description

@rob-rb

Dear Nico,

I want to write some curvature measure on interior edges.
For my mesh I have the following situation:

edges = mesh.edges["points"]
print(edges.shape)
(229941, 2)
print(mesh.is_boundary_edge.shape)
(230036,)

Where is the difference?
Is this intendend or a bug?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions