Sketcher CreateArc/ja: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/jp |Name=Sketcher Arc |Name/jp=中心点から円弧を作成 |Workbenches=スケッチャー |MenuLocation=Sketch → スケッチャ...")
(Created page with "==説明==")
Line 9: Line 9:
}}
}}


==Description==
==説明==


This tool draws an arc by picking three points: the center, the start angle along the radius, and the end angle.
This tool draws an arc by picking three points: the center, the start angle along the radius, and the end angle.

Revision as of 10:43, 4 November 2018

Template:GuiCommand/jp

説明

This tool draws an arc by picking three points: the center, the start angle along the radius, and the end angle.

When starting the tool, the mouse pointer changes to a white cross with a red arc icon. The coordinates of the pointer are shown beside it in blue in real time.

The center has been selected, dragging to set the radius‎ The center and start angle have been selected, dragging to set end angle‎

How to use

  • Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).
  • Pressing Esc or clicking the right mouse button cancels the function.