specter

Quentin Le Guennec 2022-07-14T13:12:24.150559Z

Hello, is there a macro that combines transform + select , that is a macro that selects a path within the specified transform path without touching the original structure?

rolt 2022-07-19T08:57:16.461549Z

transformed within a select ? although you can just chain transform and select