Skip to content

Strange entity generation in mesh.section() #2467

@SantiagoPendon

Description

@SantiagoPendon
Image Using the following code I found some small entities that, as far I understand should be fused with the closer one (the purple and the green ones).

def createCrossSection(mesh, p0, n):

section = mesh.section(plane_origin=p0, plane_normal=n)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions