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

From FreeCAD Documentation
(Created page with "# 按下{{Button|16px Draft Arc 3Points}}按钮,或先按{{KEY|A}}键再按{{KEY|T}}键。 # 在3D视图中点击第一个点,或输入...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu}}

{{Docnav|[[Draft_Circle|Circle]]|[[Draft_Ellipse|Ellipse]]|[[Draft_Module|Draft]]|IconL=Draft_Circle.svg |IconC=Workbench_Draft.svg|IconR=Draft_Ellipse.svg }}


{{Docnav|[[Draft_Arc|Arc]]|[[Draft_Ellipse|Ellipse]]|[[Draft_Module|Draft]]|IconL=Draft_Circle.svg |IconC=Workbench_Draft.svg|IconR=Draft_Ellipse.svg}}


{{GuiCommand
{{GuiCommand
Line 10: Line 8:
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|Shortcut={{KEY|A}} {{KEY|T}}
|Shortcut={{KEY|A}} {{KEY|T}}
|SeeAlso=[[Draft Circle|Draft Circle]], [[Draft Ellipse]]
|SeeAlso=[[Draft Circle|Draft Circle]], [[Draft Ellipse|Draft Ellipse]]
|Version=0.19
|Version=0.19
}}
}}
Line 16: Line 14:
==描述==
==描述==


<div class="mw-translate-fuzzy">
[[Draft Arc 3Points|底图三圆周点绘弧]]工具通过输入4个点:中点、半径、第一个点、最后一点,或拾取的切线,或上述若干组合,在当前的[[Draft SelectPlane|工作平面]]上创建一条圆弧。它将根据[[Draft Tray]]中的[[Draft Linestyle]]设置来创建对应圆弧。
[[Draft Arc 3Points|底图三圆周点绘弧]]工具通过输入4个点:中点、半径、第一个点、最后一点,或拾取的切线,或上述若干组合,在当前的[[Draft SelectPlane|工作平面]]上创建一条圆弧。它将根据[[Draft Tray]]中的[[Draft Linestyle]]设置来创建对应圆弧。
</div>


Use the [[Draft Arc|Draft Arc]] tool to create a circular arc by specifying the center, the radius, and the start and end angles. To draw an elliptical arc use [[Draft Ellipse|Draft Ellipse]]. You can also approximate a circular arc by using the [[Draft BSpline|Draft BSpline]], [[Draft BezCurve|Draft BezCurve]], and [[Draft CubicBezCurve|Draft CubicBezCurve]] tools.


[[Image:Draft_Arc_3Points_example.png|400px]]
[[Image:Draft_Arc_3Points_example.png|400px]]
Line 25: Line 26:
==如何使用==
==如何使用==


<div class="mw-translate-fuzzy">
# 按下{{Button|[[Image:Draft Arc 3Points.svg|16px]] [[Draft Arc 3Points]]}}按钮,或先按{{KEY|A}}键再按{{KEY|T}}键。
# 按下{{Button|[[Image:Draft Arc 3Points.svg|16px]] [[Draft Arc 3Points]]}}按钮,或先按{{KEY|A}}键再按{{KEY|T}}键。
# 在3D视图中点击第一个点,或输入一个 [[Draft_Coordinates|坐标]]并按下{{Button|[[Image:Draft_AddPoint.svg|16px]] [[Draft_AddPoint|add point]]}}按钮。
# 在3D视图中点击第一个点,或输入一个 [[Draft_Coordinates|坐标]]并按下{{Button|[[Image:Draft_AddPoint.svg|16px]] [[Draft_AddPoint|add point]]}}按钮。
# 在3D视图中点击第二个点,或输入一个半径值。
# 在3D视图中点击第二个点,或输入一个半径值。
# 在3D视图中点击第三个点,或输入一个起始角度。
# 在3D视图中点击第三个点,或输入一个起始角度。
</div>



==选项==
==选项==

* Press {{KEY|X}}, {{KEY|Y}} or {{KEY|Z}} after one point to constrain the following point on the given axis.
* To enter coordinates manually, simply enter the numbers, then press {{KEY|Enter}} between each X, Y and Z component.
** You can press the {{Button|[[Image:Draft_AddPoint.svg|16px]] [[Draft_AddPoint|add point]]}} button when you have entered the desired values to insert the point.
* Press {{KEY|R}} or click the checkbox to toggle ''relative'' mode. If relative mode is on, the coordinates of the following point are relative to the previous one; if not, they are absolute, taken from the origin {{incode|(0, 0, 0)}}.
* Hold {{KEY|Shift}} while drawing to [[Draft_Constrain|constrain]] your next point horizontally or vertically in relation to the previous one.
* Press {{KEY|Esc}} or the {{Button|Close}} button to abort the current command.


==属性==
==属性==


<div class="mw-translate-fuzzy">
==属性==
==属性==
弧对象享有[[Draft Circle]]中的所有属性,但是有些属性仅对圆形而言才有意义。
弧对象享有[[Draft Circle]]中的所有属性,但是有些属性仅对圆形而言才有意义。
</div>


<div class="mw-translate-fuzzy">
===Data===
==脚本==
{{Emphasis|参见:}} [[Draft API]] 与 [[FreeCAD Scripting Basics]]。
</div>


{{Emphasis|See also:}} [[Draft API|Draft API]] and [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]].
===View===


There is no specific function to create an arc by three points.


To create an arc use the same function to create circles, with additional arguments. See the information in [[Draft Arc|Draft Arc]] and [[Draft Circle|Draft Circle]].
==脚本==
{{Emphasis|参见:}} [[Draft API]] 与 [[FreeCAD Scripting Basics]]。

{{Docnav|[[Draft_Circle|Circle]]|[[Draft_Ellipse|Ellipse]]|[[Draft_Module|Draft]]|IconL=Draft_Circle.svg |IconC=Workbench_Draft.svg|IconR=Draft_Ellipse.svg }}


{{Docnav|[[Draft_Arc|Arc]]|[[Draft_Ellipse|Ellipse]]|[[Draft_Module|Draft]]|IconL=Draft_Circle.svg |IconC=Workbench_Draft.svg|IconR=Draft_Ellipse.svg}}


{{Draft Tools navi}}
{{Draft Tools navi}}

Revision as of 14:04, 25 September 2019

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设置来创建对应圆弧。

Use the Draft Arc tool to create a circular arc by specifying the center, the radius, and the start and end angles. To draw an elliptical arc use Draft Ellipse. You can also approximate a circular arc by using the Draft BSpline, Draft BezCurve, and Draft CubicBezCurve tools.

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

如何使用

  1. 按下 Draft Arc 3Points按钮,或先按A键再按T键。
  2. 在3D视图中点击第一个点,或输入一个 坐标并按下 add point按钮。
  3. 在3D视图中点击第二个点,或输入一个半径值。
  4. 在3D视图中点击第三个点,或输入一个起始角度。

选项

  • Press X, Y or Z after one point to constrain the following point on the given axis.
  • To enter coordinates manually, simply enter the numbers, then press Enter between each X, Y and Z component.
    • You can press the add point button when you have entered the desired values to insert the point.
  • Press R or click the checkbox to toggle relative mode. If relative mode is on, the coordinates of the following point are relative to the previous one; if not, they are absolute, taken from the origin (0, 0, 0).
  • Hold Shift while drawing to constrain your next point horizontally or vertically in relation to the previous one.
  • Press Esc or the Close button to abort the current command.

属性

属性

弧对象享有Draft Circle中的所有属性,但是有些属性仅对圆形而言才有意义。

脚本

参见: Draft APIFreeCAD Scripting Basics

See also: Draft API and FreeCAD Scripting Basics.

There is no specific function to create an arc by three points.

To create an arc use the same function to create circles, with additional arguments. See the information in Draft Arc and Draft Circle.