Poradnik: Rysunek Techniczny, Koło Podziałowe

From FreeCAD Documentation
Revision as of 18:15, 8 September 2021 by Kaktus (talk | contribs) (Created page with "{{TutorialInfo/pl |Topic=Rysunek Techniczny |Level=Początkujący |Time=10 minut |Author=Andergrin |FCVersion=0.19 }}")
Other languages:
Ćwiczenie
Temat
Rysunek Techniczny
Poziom trudności
Początkujący
Czas wykonania
10 minut
Autorzy
Andergrin
Wersja FreeCAD
0.19
Pliki z przykładami
Nie dołączono
Zobacz również
-

Introduction

This tutorial explains how to add a pitch circle to a TechDraw view. It assumes that the model is a PartDesign Body with at least three holes in a circular pattern. For the circle a separate sketch will be created. A similar procedure can be used in other situations and to add other annotation-like elements to TechDraw views.

Create the sketch for the circle

  1. Activate the PartDesign Body.
  2. If required: switch to the PartDesign Workbench.
  3. In the 3D view select the correct face belonging to the body.
  4. Create a new sketch with the PartDesign NewSketch command.
  5. The sketch will be attached to the selected face.
  6. Call the Sketcher External command.
  7. Select three circular edges (holes) from the body.
  8. Use the Sketcher Create3PointCircle command to create a circle constrained to the center points of the external geometry.
  9. The sketch should now be fully constrained.
  10. Close the sketch.

Create the TechDraw view

  1. Switch to the TechDraw Workbench.
  2. If you don't have one already: create a TechDraw page.
  3. Make sure the 3D view is properly aligned.
  4. Hold down the Ctrl key and in the Tree view select the body and the sketch that was just just created.
  5. Insert a new view by calling the TechDraw View command.
  6. Switch to the TechDraw page.
  7. Select the circle.
  8. Call the TechDraw DecorateLine command.
  9. Change the Style and Weight of the circle.