fix sketch on face (#2745)
Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
@ -507,6 +507,7 @@ export const ModelingMachineProvider = ({
|
||||
},
|
||||
'animate-to-face': async (_, { data }) => {
|
||||
if (data.type === 'extrudeFace') {
|
||||
console.log('data', data)
|
||||
const { modifiedAst, pathToNode: pathToNewSketchNode } =
|
||||
sketchOnExtrudedFace(
|
||||
kclManager.ast,
|
||||
|
Reference in New Issue
Block a user