boundaryEdges MethodStatic
Test if the facets in source occur in perfectly mated pairs, as is required for a closed manifold volume.
If not, extract the boundary edges as lines.
boundaryEdges(source: Polyface, includeDanglers: boolean = true, includeMismatch: boolean = true, includeNull: boolean = true): CurveCollection | undefined
| Parameter | Type | Description |
|---|---|---|
| source | Polyface | |
| includeDanglers | boolean | |
| includeMismatch | boolean | |
| includeNull | boolean |
Defined in
Last Updated: 08 January, 2020