Property AutoHolesAndBoundary
AutoHolesAndBoundary
If set to true, holes and boundaries will be created automatically depending on the provided ConstraintEdges.
Declaration
public bool AutoHolesAndBoundary { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
The current implementation detects only 1-level islands. It will not detect holes in solid meshes inside other holes.