Draft Draft2Sketch/en: Difference between revisions

From FreeCAD Documentation
(从外部源导入一个新的版本)
 
(Importation d’une nouvelle version depuis une source externe.)
Line 15: Line 15:
* Non-Draft objects that are totally planar will also get converted to sketches
* 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 reprsented with those will fail.
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.
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.

Revision as of 14:57, 16 February 2014

Draft_Draft2Sketch

Menu location
Drafting -> Draft to Sketch
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
None

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