MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.SelfIntersections Class Reference

Classes

class  Settings
 

Static Public Member Functions

None fix (Mesh mesh, SelfIntersections.Settings settings)
 
FaceBitSet getFaces (Mesh mesh, func_bool_from_float cb='{}')
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

This is a namespace.

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.SelfIntersections._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ fix()

None mrmeshpy.SelfIntersections.fix ( Mesh mesh,
SelfIntersections.Settings settings )
static
Finds and fixes self-intersections per component:

◆ getFaces()

FaceBitSet mrmeshpy.SelfIntersections.getFaces ( Mesh mesh,
func_bool_from_float cb = '{}' )
static
Find all self-intersections faces component-wise

The documentation for this class was generated from the following file: