草图工作台中的创建新草图工具

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Sketcher NewSketch and the translation is 36% complete.
Outdated translations are marked like this.

创建草图

菜单位置
Sketch → 创建草图
所属工作台
Sketcher
默认快捷键
沒有
版本介紹
-
参阅
创建草图, 映射草图至面, 调整草图方向

描述

此工具将创建一个新的草图(sketch)

请注意,零件设计工作台(PartDesign workbench)有它自己的创建新草图命令,当您使用零件设计工作台时,它将采用自己专属的新建工具。

如何使用

  1. If the sketch should be attached to existing geometry: select an object with a shape, or one or more vertices, edges, and/or faces, and/or a plane.
  2. There are several ways to invoke the tool:
    • Press the Create sketch button.
    • Select the Sketch → Create sketch option from the menu.
  3. If geometry has been selected:
    1. The Sketch attachment dialog opens.
    2. Select an attachment method from the dropdown list. Or select Don't attach to ignore the selection.
    3. Press the OK button.
  4. If there is no selection, or Don't attach has been selected in the previous step:
    1. The Choose orientation dialog opens.
    2. Specify the plane for the orientation. The plane is relative to the local coordinate system the sketch is in:
      • If the Reverse direction checkbox is not checked:
        • Top: XY-Plane
        • Front: XZ-Plane
        • Right: YZ-Plane
      • If the Reverse direction checkbox is checked:
        • Bottom: XY-Plane
        • Rear: XZ-Plane
        • Left: YZ-Plane
    3. Optionally change the Offset. The offset is measured along the Z, Y or X axis of the local coordinate system.
    4. Press the OK button.
  5. A sketch is created.
  6. The sketch is put in edit mode and the Sketcher Dialog opens.
  7. To finish edit mode see Sketcher LeaveSketch.

Notes