HoleFillOptions Interface

Options carrier for fillSimpleHoles.

Properties

Name Type Description
includeOriginalMesh boolean | undefined Requests that all content from the original mesh be copied to the mesh with filled holes.  
maxEdgesAroundHole number | undefined Reject hole candidates if they have more than this number of edges.  
maxPerimeter number | undefined Reject hole candidates if its boundary chain is longer than this limit.  
upVector Vector3d | undefined Reject hole candidates if their orientation is not COUNTERCLOCKWISE around this vector.  

Defined in

Last Updated: 14 November, 2024