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: 17 May, 2024