Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.66 KB

File metadata and controls

39 lines (26 loc) · 1.66 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 3 column 38
---
- GuiCommand:
   Name:TechDraw ExtensionDrawCosmArc
   MenuLocation:TechDraw → Extensions: Centerlines/Threading → Add Cosmetic Arc
   Workbenches:[TechDraw](TechDraw_Workbench.md)
   Shortcut:
   Version:0.20
   SeeAlso:[TechDraw ExtensionDrawCosmCircle](TechDraw_ExtensionDrawCosmCircle.md)
---

TechDraw ExtensionDrawCosmArc

Description

The TechDraw ExtensionDrawCosmArc tool adds a cosmetic counter clockwise arc based on three vertexes.

*On the right an added cosmetic arc*

Usage

  1. Optionally specify the line attributes with the TechDraw ExtensionSelectLineAttributes tool.
  2. Select the first vertex to determine the center point of the arc.
  3. Select the second vertex to determine the radius and the start angle of the arc.
  4. Select the third vertex to determine the end angle of the arc.
  5. There are several ways to invoke the tool:
    • Press the TechDraw ExtensionDrawCosmArc button.
    • Select the TechDraw → Extensions: Centerlines/Threading → Add Cosmetic Arc option from the menu.
  6. A cosmetic arc is added.

{{TechDraw_Tools_navi}}


documentation index > TechDraw > TechDraw ExtensionDrawCosmArc