Basic TechDraw Tutorial/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Ora nella pagina c'è una vista dall'alto del corpo, però è un po' piccola.")
(Created page with "# Selezionare la pagina nella vista inata e scorrere fino alla proprietà Scala nella scheda Dati. # Cambiare la scala da 1 a 2 e premere Invio. La vista diventa più grande....")
Line 29: Line 29:
[[Image:TDTut_TopView1to1.png|center]]
[[Image:TDTut_TopView1to1.png|center]]


# Selezionare la pagina nella vista inata e scorrere fino alla proprietà Scala nella scheda Dati.
# Select Page in the Combo view and scroll to the Scale property on the Data tab.
# Change the Scale from 1 to 2 and press Enter. The View will get bigger.
# Cambiare la scala da 1 a 2 e premere Invio. La vista diventa più grande.
# Trascinare la vista dal blocco della documentazione in basso a destra della pagina.
# Drag the View away from the documentation block in the bottom right of the page.


[[Image:TDTut_TopView2to1.png|center]]
[[Image:TDTut_TopView2to1.png|center]]

Revision as of 20:11, 18 December 2018

Tutorial
Argomento
Modellazione
Livello di difficoltà
Base
Tempo di esecuzione
Meno di un'ora
Autori
WandererFan
Versione di FreeCAD
0.17 o superiore
Files di esempio
Basic Part Design for v0.17 Sample
Basic TechDraw Tutorial Sample
Vedere anche
Nessuno

Questo tutorial introduce il nuovo utente ad alcuni degli strumenti e delle tecniche utilizzate nell'ambiente di Disegno tecnico (TechDraw). Questo tutorial non è una guida completa e esaustiva all'ambiente TechDraw e molti dei suoi strumenti e delle sue funzionalità non sono coperti. Questo tutorial guida l'utente attraverso i passaggi necessari per produrre i disegni tecnici della Parte descritta nel tutorial Basi di Part Design 017.

Prima di iniziare

Scaricare il file di esempio dal tutorial di Part Design.

L'obiettivo

In questo tutorial, si utilizzerà TechDraw per creare i disegni 2D della parte 3D sottostante. Creeremo più viste della parte e aggiungeremo le dimensioni chiave. Questo tutorial non userà tutte le funzionalità e gli strumenti disponibili all'interno di TechDraw Workbench, ma dovrebbe essere sufficiente per fornire all'utente una base di base su cui costruire le proprie conoscenze e abilità.

La Parte

Creare un disegno

Inizio

  • Prima di iniziare si possono regolare le preferenze. Vedere la nota 1.
  • Per prima cosa aprire il file contenente la parte 3D. Quindi assicurarsi di essere nell'ambiente TechDraw.
  • Selezionare gli elementi nella finestra Drawing o nella vista combinata. La selezione in TechDraw funziona come nella finestra 3D. Gli oggetti diventano gialli quando il cursore è in posizione per selezionarli e diventano verdi quando vengono selezionati. Per selezionare più elementi usare il tasto Ctrl mentre si fa clic.

Viste e dimensioni

In TechDraw tutti i lavori iniziano con una Pagina. Le pagine sono basate sui modelli e contengono le viste.

  1. Per creare una nuova pagina cliccare su File:TechDraw New Default.png Nuovo disegno standard.
  2. Fare clic sul Corpo nella finestra 3D o nella vista combinata.
  3. Cliccare su File:Techdraw-view.png Vista. Questo aggiunge la vista alla pagina che è appena stata creata.

Ora nella pagina c'è una vista dall'alto del corpo, però è un po' piccola.

  1. Selezionare la pagina nella vista inata e scorrere fino alla proprietà Scala nella scheda Dati.
  2. Cambiare la scala da 1 a 2 e premere Invio. La vista diventa più grande.
  3. Trascinare la vista dal blocco della documentazione in basso a destra della pagina.

Better, but a little boring. Let's add some Dimensions.

  1. Select (LMB) the top-left Vertex (small dot), then also select (Ctl-LMB) on the bottom-left vertex.
  2. Click on File:TechDraw Dimension Vertical.png New Vertical Dimension. Drag the dimension text away from the Body.
  3. Try that again with the top-left and top-right Vertices and File:TechDraw Dimension Horizontal.png New Horizontal Dimension.

Editable Text

We should add some documentation to our drawing.

  1. Click on the small green square beside Title in the documentation block. You'll get a pop-up window where you can change Title to something more meaningful.
  2. Just for practice, put your name in the Designed by Name field the same way.

Getting better. Let's add some text to the page.

  1. Click on File:Techdraw-annotation.png New Annotation. A text block will appear in the middle of the page.
  2. Drag the text block away from the main View.
  3. Click on Annotation in the Combo view and scroll to the Text property on the Data tab.
  4. Click in the data area, the click on the ellipsis at the right of the field. You'll get a pop-up window where you can change the text to something more meaningful.

Before we leave this Page, let's see what it will look like when we print it.

  1. Click on File:TechDraw Toggle.png Toggle Frames. The Vertices and View frames will disappear. You can get them back by clicking Toggle again.



Multiple Views of a Single Part

Let's create a multiview drawing using a different Template as a starting point. We'll be using the First Angle convention, but you can change to Third Angle if that is your local convention.

  1. Click on File:TechDraw New Pick.png New Pick. A file chooser dialog will appear. Select a template file. We're going to use "ANSIB.SVG". A new tab will appear.
  2. Select "Body" and "Page001" (if you have more than one page in your document, you need to tell TechDraw which one to use).
  3. Click on File:Techdraw-projgroup.png New Projection Group. The familiar small view in the middle of the page will appear and a dialog will appear in the Task panel.
  4. Click on several boxes in the Secondary Views section of the dialog.
  5. Drag the View labelled "Front". All the other Views move with it.
  6. Change the Scale drop down box from Page to Custom and change the Custom Scale to 2:1. Press the OK button.
  1. In the View labelled "TopLeftFront", select the two Vertices at the extreme ends of the front edge of the work piece.
  2. Click on File:TechDraw Dimension Length.png New Length. Drag the dimension text away from the Body.

Linking Dimensions to 3D Model

Do you notice a problem with the dimension we just created?

From the first part of this tutorial, we know that the work piece is 53 mm wide, but our new dimensions reads 43.27. This is because "TopLeftFront" is an isometric projection, and our first drawing was an orthogonal projection. To get the right value, we need to link our dimension directly to the 3D model.

  1. Note the name of our faulty dimension in the Combo panel. We'll need it in a minute.
  2. Change to the 3D tab and select the Vertices at the ends of the front edge of the work piece. Also select Page001.
  3. Click on File:TechDraw Dimension Link.png New Links. A dialog will open in the Task panel.
  4. In the dialog, move our dimension from the Available column to the Selected column. Press OK.
  5. Return to Page001. Our dimension should now read the correct value of 53. (if you still see 43.27, you may need to press the Recompute button or drag the dimension value a bit until it changes.)


Going Further

In this tutorial you have learned enough about TechDraw to produce a drawing like this one (by NormandC). See Note 2.


There is much more functionality in TechDraw for you to explore - Section Views, Detail Views, Svg Symbols, Images, face hatching.

Notes

  1. There is an excellent set of suggested preferences in this Forum post.
  2. This drawing was produced in v0.18. It shows dimensions in the proper format for an isometric view. In v0.17 the extension lines will be perpendicular to the edge rather than aligned with the axes.

Additional Resources