fix edge functions when after sketch on face/fn (#3184)

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2024-07-29 21:30:25 -07:00
committed by GitHub
parent 59de494125
commit 60c152bf14
52 changed files with 290 additions and 263 deletions

View File

@ -85,7 +85,7 @@ const example = extrude(1, exampleSketch)
id: uuid,
// The sketch group.
sketchGroup: {
// The id of the sketch group.
// The id of the sketch group (this will change when the engine's reference to it changes.
id: uuid,
// What the sketch is on (can be a plane or a face).
on: {