Skip to content

**Bug/Method faliure** Get External Poligon for reference face #303

@adrimg89

Description

@adrimg89

Hello,

I am experiencing an issue with the function get_external_polygon_for_reference_face, and I would like to report it with a simple example.

I have two panels, as shown below.

Image

For each panel, I am adding a node at every vertex returned by this method.

When I apply the method to a panel without circular perforations, it works as expected and returns all the correct vertices.

Image

However, when I apply the same method to a panel with a circular perforation, the behavior seems incorrect. In this case, the returned list only contains a limited set of points, as shown below, instead of the full external polygon.

Image Image

This leads me to believe that the method may not be handling circular perforations correctly.

Could you please check whether this is the expected behavior or if this might be a bug?

Thank you very much for your help.

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