Draft Draft2Sketch/tr: Difference between revisions

From FreeCAD Documentation
(Created page with "Draft Draft2Sketch")
 
(Created page with "{{GuiCommand/tr|Name=Draft Draft2Sketch|Name/tr=Draft Draft2Sketch|Workbenches=Draft, Arch|MenuLocation=Drafting -> Draft to Sketch}}")
Line 1: Line 1:
{{GuiCommand|Name=Draft Draft2Sketch|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Drafting -> Draft to Sketch}}
{{GuiCommand/tr|Name=Draft Draft2Sketch|Name/tr=Draft Draft2Sketch|Workbenches=[[Draft Module/tr|Draft]], [[Arch Module/tr|Arch]]|MenuLocation=Drafting -> Draft to Sketch}}


==Description==
==Description==

Revision as of 20:23, 14 July 2014

Draft Draft2Sketch

Menü konumu
Drafting -> Draft to Sketch
Tezgahlar
Draft, Arch
Varsayılan kısayol
Hiçbiri
Versiyonda tanıtıldı
-
Ayrıca bkz
Hiçbiri

Description

This tool converts Draft objects to Sketcher objects, and vice-versa.

How to use

  1. Select a Draft object or a Sketch
  2. Press the Draft Draft2Sketch button

Options

  • If you convert a Draft Wire, point constraints will be applied to the nodes
  • If you convert a Draft Rectangle, point constraints will be applied to the corners, and horizontal and vertical constraints to the edges
  • Non-Draft objects that are totally planar will also get converted to sketches

The sketcher does support straight lines and circular arcs. The conversion of any element that can not be represented with those will fail.

The conversion of any element that can not be represented with either a straight line or circular curve will just fail, i.e. the item will not appear in the sketch.

Scripting

Not available, see the Sketcher Module documentation for how to create sketches by scripting