Taslak Tezgahı

From FreeCAD Documentation
Revision as of 20:55, 20 November 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
Draft workbench icon

Introduction

Giriş

Taslak Tezgahı, basit 2D nesneler çizmenize izin verir ve daha sonra bunları değiştirmek için birkaç araç sunar. Ayrıca, geometrinizin konumunu tam olarak kontrol etmek için bir çalışma düzlemi, bir ızgara ve bir bağlama sistemi tanımlamak için araçlar sağlar.

Oluşturulan 2D nesneler genel çizim için Inkscape veya Autocad'e benzer bir şekilde kullanılabilir. Bu 2D şekiller ayrıca diğer tezgahlarla oluşturulan 3D nesnelerin temel bileşenleri olarak da kullanılabilir, örneğin, Parça tezgahı ve Mimari tezgah gibi. Taslak nesnelerin Eskiz tezgahı 'na dönüştürülmesi de mümkündür; bu, şekillerden katı cisimlerin oluşturulması için Parça tasarım tezgahı ile de kullanılabileceği anlamına gelir.

FreeCAD öncelikle bir 3D modelleme uygulamasıdır ve bu nedenle 2D araçları diğer çizim programlarındaki kadar gelişmiş değildir. Öncelikli hedefiniz karmaşık 2D çizimler ve DXF dosyalarının üretimi ise ve 3D modellemeye gerek duymuyorsanız, teknik taslaklar için LibreCAD, QCad,TurboCad ve diğerleri gibi özel bir yazılım programı düşünebilirsiniz.

Draft Workbench Example

Çizim nesneleri

Bunlar nesne oluşturma araçlarıdır.

  • Çizgi: İki nokta arasında çizgi parçası çizer.
  • Tel: Birden çok çizgi parçasından (bir çizgi) oluşan bir çizgi çizer.
  • Çember: Merkez noktası ve yarıçapla bir çember çizer.
  • Yay: Merkez, yarıçap, başlangıç ​​açısı ve bitiş açısından bir yay parçası çizer.
  • Elips: İki köşe noktasından bir elips çizer.
  • Çokgen:Merkezden, yarıçaptan ve yanlardan düzenli bir çokgen çizer.
  • Dikdörtgen: İki köşe noktasından bir dikdörtgen çizer.
  • Metin: Çok satırlı bir metin notu çizer.
  • Boyut: Bir boyut notu çizer.
  • BSpline: Bir nokta serisinden bir B-Spline çizer.
  • Nokta: Bir nokta nesnesi ekler.
  • Şekil dizesi: Belirli bir noktada bir metin dizesini temsil eden bir bileşik şekil ekler.
  • Yüz kaplama: Mevcut nesnelerdeki seçilen yüzlerden yeni bir nesne oluşturur.
  • Bezier eğrisi: Bir dizi noktadan bir Bezier eğrisi çizer.
  • Etiket: Seçili öğeye işaret eden oklu bir etiket yerleştirir. 0.17 sürümünde kullanılabilir

Annotation objects

Nesneleri modifiye etme

Bunlar mevcut nesneleri modifiye etmek için kullanılan araçlardır. Seçilen nesneler üzerinde çalışırlar, ancak hiçbir nesne seçilmezse, birini seçmeniz istenir.

Birçok işlem aracı (taşıma, döndürme, dizi vb.) katı nesneler üzerinde de çalışır ( Parça tezgahı, Parça tasarım tezgahı, Mimari tezgah, vb.).

  • Shape 2D View: creates a 2D object which is a flattened 2D view of a 3D object.

Obsolete

This command is considered obsolete because the Drawing Workbench is obsolete. However, the command itself is still available.

These commands have been removed from the interface.

Draft Tray toolbar

The Draft tray toolbar appears when the workbench is started, and allows selecting the working plane, together with some visual properties like the line color, shape color, text size, line width, and automatic group.

Draft Snap toolbar

The Draft Snap toolbar allows selecting the currently snapping mode. Its button keep depressed when a mode is active.

  • Toggle snap: toggles object snapping globally on or off.
  • Endpoint: snaps to the endpoints of line, arc and spline segments.
  • Midpoint: snaps to the middle point of line and arc segments.
  • Center: snaps to the center point of arcs and circles.
  • Angle: snaps to the special cardinal points of circles and arcs, at 45° and 90°.
  • Intersection: snaps to the intersection of two line or arc segments. Hover the mouse over the two desired objects to activate their intersection snaps.
  • Perpendicular: on line and arc segments, snaps perpendicularly to the latest point.
  • Extension: snaps on an imaginary line that extends beyond the endpoints of line segments. Hover the mouse over the desired object to activate its extension snap.
  • Parallel: snaps on an imaginary line parallel to a line segment. Hover the mouse over the desired object to activate its parallel snap.
  • Special: snaps on special points defined by the object. introduced in version 0.17
  • Near: snaps to the closest point or edge on the nearest object.
  • Ortho: snaps on imaginary lines that cross the last point, and extend at 0°, 45° and 90°.
  • Grid: snaps to the intersections of the grid lines, if the grid is visible.
  • Working plane: always places the snapped point on the current working plane, even if you snap to a point outside that working plane.
  • Dimensions: shows temporary X and Y dimensions while snapping.
  • Toggle grid: toggles the visibility of the grid on or off.

Yararlı ek araçlar

Utility menu

Seçilen nesneye bağlı olarak ek araçlar, Taslak → Araçlar yoluyla veya sağ tıklama menüsünden ulaşılabilir.

Obsolete

These tools were removed from the interface in v0.19 because they no longer had any purpose.

Seçenekler

Dosya formatları

Taslak modül, FreeCAD'e aşağıdaki dosya formatları için içe aktarıcı ve dışa aktarıcı sağlar:

Install importers

Ek özellikler

  • Koordinatlar: Yeni bir nokta tanımlamak için 3B görünüme tıklamak yerine koordinatları girer.
  • Constraining: imleci bir önceki noktaya göre yatay veya dikey hareketlerle sınırlandırır.
  • Yakalama: Mevcut nesnelerdeki veya ızgaradaki özel yerlere yeni noktalar yerleştirir.

Unit tests

See also: Test Workbench.

To run the unit tests of the workbench execute the following from the operating system terminal.

freecad -t TestDraft

Betik

Taslak modulu Taslak API kullanarak, Python konsolunda ve makrolar da kullanabilirsiniz.

The workbench includes a module to create samples of all objects in a new document. introduced in version 0.19

Use this to test that all objects are produced correctly.

import drafttests.draft_test_objects as dto
doc = dto.create_test_file()

Inspecting the code of this module is useful to understand how to use the programming interface.

$INSTALLDIR/Mod/Draft/drafttests/draft_test_objects.py

Where $INSTALLDIR is the toplevel directory where the software was installed; for example, in Linux it may be /usr/share/freecad.

Test objects for the Draft Workbench.

Kılavuzlar