create sketch can rotate to match base planes
This commit is contained in:
@ -14,7 +14,8 @@ type GuiModes =
|
||||
mode: 'sketch'
|
||||
sketchMode: 'points'
|
||||
axis: 'xy' | 'xz' | 'yz'
|
||||
id: string
|
||||
id?: string
|
||||
pathToNode: (string | number)[]
|
||||
}
|
||||
| {
|
||||
mode: 'sketch'
|
||||
|
Reference in New Issue
Block a user