Skip to main content

Module splice_edge_into_face

Module splice_edge_into_face 

Source

Constants§

DEGENERATE_SPLIT
Marks the error raised when a splice would divide a face into a piece of no area. Callers that are imprinting an edge they already know follows this face’s boundary can treat it as “already represented” rather than a failure — see booleans::remesh’s tracing. Matched on the message because GeopError carries no code; that is fragile enough to be worth the constant rather than a literal at both ends.