Draft Arc 3Points/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "==如何使用==")
(Created page with "==选项==")
Line 31: Line 31:




==Options==
==选项==


==Properties==
==Properties==

Revision as of 03:05, 28 July 2019

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.


Draft Arc 3Points

Menu location
Draft → Arc 3 points
Workbenches
Draft, Arch
Default shortcut
A T
Introduced in version
0.19
See also
Draft Circle, Draft Ellipse

描述

底图三圆周点绘弧工具通过输入4个点:中点、半径、第一个点、最后一点,或拾取的切线,或上述若干组合,在当前的工作平面上创建一条圆弧。它将根据Draft Tray中的Draft Linestyle设置来创建对应圆弧。


根据圆周上的3个点而定义的弧

如何使用

  1. Press the Draft Arc 3Points button, or press A then T keys.
  2. Click a first point on the 3D view, or type a coordinate and press the add point button.
  3. Click a second point on the 3D view, or enter a radius value.
  4. Click a third point in the 3D view, or enter a start angle.


选项

Properties

An Arc object shares all properties from a Draft Circle, but some properties only make sense for the circle.

Data

View

Scripting

See also: Draft API and FreeCAD Scripting Basics.