Draft Draft2Sketch/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand|Name=Draft_Draft2Sketch|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Drafting -> Draft to Sketch}}
== Draft: Convertire da Draft a Sketcher ==


==Description==
{{GuiCommand/it|Name=Draft_Draft2Sketch|Name/it=Da Draft a Sketcher|Workbenches=[[Draft Module/it|Draft]], [[Arch Module/it|Architettura]]|MenuLocation=Draft → Da Draft a Sketcher}}
This tool converts [[Draft Module|Draft objects]] to [[Sketcher Module|Sketcher objects]], and vice-versa.


[[Image:Draft Draft2Sketch example.jpg||480px]]
Questo strumento converte gli [[Draft Module/it|oggetti di Draft]] in [[Sketcher Module/it|oggetti di Sketcher]], e viceversa.


==How to use==
[[Image:Draft Draft2Sketch example.jpg|400px]]
# Select a Draft object or a Sketch
# Press the {{KEY|[[Image:Draft Draft2Sketch.png|16px]] [[Draft Draft2Sketch]]}} button


=== Utilizzo ===
==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 reprsented with those will fail.
# Selezionare un oggetto di Draft o di Sketcher
# Premere il pulsante {{KEY/it|[[Image:Draft Draft2Sketch.png|16px]] Da Draft a Sketcher}}


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.
=== Opzioni ===


==Scripting==
* Quando si converte una [[Draft Wire/it|spezzata di Draft]], sono applicati i vincoli di punto ai nodi
Not available, see the [[Sketcher Module]] documentation for how to create sketches by scripting
* Quando si converte un [[Draft Rectangle/it|rettangolo di Draft]], sono applicati i vincoli di punto ai vertici, e i vincoli orizzontale e verticale ai bordi
* Possono essere convertiti in Schizzo anche gli oggetti che non sono di Draft, ma che sono totalmente piani.


<languages/>
=== Script ===

Non disponibile, consultare la documentazione del modulo [[Sketcher Module/it|Sketcher]] per sapere come creare schizzi tramite script.

{{languages/it | {{en|Draft_Draft2Sketch}} {{es|Draft_Draft2Sketch/es}} {{fr|Draft_Draft2Sketch/fr}} }}

Revision as of 17:43, 15 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 reprsented 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