Skip to content

interior edges #153

@rob-rb

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions