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 | undefined, includeDanglers: boolean = true, includeMismatch: boolean = true, includeNull: boolean = true): CurveCollection | undefined

Parameter Type Description
source Polyface | undefined  
includeDanglers boolean  
includeMismatch boolean  
includeNull boolean  

Defined in

Last Updated: 05 June, 2020