@ -506,9 +506,7 @@ export const ModelingMachineProvider = ({
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
'animate-to-face': async (_, { data }) => {
|
'animate-to-face': async (_, { data }) => {
|
||||||
console.log('animate-to-face', data)
|
|
||||||
if (data.type === 'extrudeFace') {
|
if (data.type === 'extrudeFace') {
|
||||||
console.log('data', data)
|
|
||||||
const { modifiedAst, pathToNode: pathToNewSketchNode } =
|
const { modifiedAst, pathToNode: pathToNewSketchNode } =
|
||||||
sketchOnExtrudedFace(
|
sketchOnExtrudedFace(
|
||||||
kclManager.ast,
|
kclManager.ast,
|
||||||
|
|||||||
Reference in New Issue
Block a user