Skip to content

Function all_boundary_loop not available #67

@ThomasAuzinger

Description

@ThomasAuzinger

When trying to use the function all_boundary_loop (as defined in boundary_loop.cpp#71), I get the error message
AttributeError: module 'igl' has no attribute 'all_boundary_loop'.

Strangely, this function is also not listed in the documentation (see libigl-python-bindings/igl_docs/#functions) although it is defined in the code file mentioned above and also takes part in the basic tests (see test_basic.py#L554.

How would I be able to use this function?

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