feat: complete freehand sketch workflow
Co-authored-by: ramox81 <184937705+ramox81@users.noreply.github.com>
This commit is contained in:
commit
464971969c
32 changed files with 922 additions and 109 deletions
|
|
@ -1373,6 +1373,19 @@ draw =
|
|||
.section-offset-along-z = SECTION offset along Z:
|
||||
.sketch-pen-down-move-to-sketch-click-to-lift-e = SKETCH Pen down — move to sketch, click to lift, Enter to record:
|
||||
.sketch-pen-up-click-to-lower-the-pen-enter-to = SKETCH Pen up — click to lower the pen, Enter to record:
|
||||
.sketch-pen = Pen
|
||||
.sketch-increment = Increment
|
||||
.sketch-record = Record
|
||||
.sketch-stop-erasing = Stop erasing
|
||||
.sketch-connect = Connect
|
||||
.sketch-exit = Exit
|
||||
.sketch-quit = Quit
|
||||
.sketch-object-type = SKETCH Object type [Line/Polyline/Spline]:
|
||||
.sketch-record-increment = SKETCH Record increment <__ocs_arg_value__>:
|
||||
.sketch-spline-fit-tolerance = SKETCH Spline fit tolerance <__ocs_arg_value__>:
|
||||
.sketch-erase-move-backward = SKETCH Erase — move backward over the temporary sketch:
|
||||
.sketch-pen-down-move = SKETCH (__ocs_arg_type__, increment __ocs_arg_increment__) Pen down — move to sketch:
|
||||
.sketch-pen-up-click = SKETCH (__ocs_arg_type__, increment __ocs_arg_increment__) Pen up — click to lower the pen:
|
||||
.slice-cutting-plane-axis-x-y-z-add-top-bottom = SLICE cutting-plane axis [X / Y / Z] (add TOP/BOTTOM by typing):
|
||||
.slice-offset-along-x = SLICE offset along X:
|
||||
.slice-offset-along-y = SLICE offset along Y:
|
||||
|
|
|
|||
Loading…
Reference in a new issue