Skip to content

FindNearestTriangle method does not return right triangle #181

@iammanik

Description

@iammanik

Hi Team,

Thanks for the library functions. I'm a newbie for this library.

Issue:
I'm using 3d meshes for my project. My objective is to find the nearest triangle based on the user reference point input.
The FindNearestTriangle method returns the triangle from the other side (3D-geom) of the reference point and not on the same side.

How do I get the triangle in the same face side of the selected reference point?

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