Skip to main content

Module evolution

Module evolution 

Source
Expand description

Evolution tracking for modeling operations.

Records how faces evolve through booleans, fillets, and other operations, enabling downstream consumers to track face provenance (e.g., for applying persistent attributes like color or constraints).

Structs§

EvolutionMap
Tracks how faces evolve through a modeling operation.

Functions§

build_evolution_by_geometry
Build an EvolutionMap by matching output faces to input faces purely from geometry (face normal + centroid signatures (index, normal, centroid)).