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§
- Evolution
Map - Tracks how faces evolve through a modeling operation.
Functions§
- build_
evolution_ by_ geometry - Build an
EvolutionMapby matching output faces to input faces purely from geometry (face normal + centroid signatures(index, normal, centroid)).