Skip to content

Latest commit

 

History

History
494 lines (221 loc) · 29.7 KB

Draft_Workbench.md

File metadata and controls

494 lines (221 loc) · 29.7 KB

Draft Workbench/ru

Логотип верстака Draft на котором изображен кульман

Введение

Верстак Draft Workbench позволяет начертить простые двумерные объекты и предлагает некоторые инструменты для их последующей модификации. Он так же предоставляет инструменты для указания рабочей плоскости, сетки и привязки для точного управления расположением геометрии.

Создаваемые плоские объекты могут использоваться для общего черчения как в программах Inkscape или Autocad. Эти плоские фигуры могут так же использоваться как базовые компоненты трёхмерных объектов, создаваемых другими верстаками, например, Part и Arch. Так же возможно преобразование объектов Draft в объекты Sketch, это значит, что фигуры могут так же использоваться в верстаке PartDesign для создания твёрдых тел.

The Draft Workbench also provides tools to define a working plane, a grid, and a snapping system to precisely control the position of geometry.

FreeCAD --- это, прежде всего, приложение для 3D-моделирования, и поэтому его инструменты для двумерного рисования не столь совершенны, как в других чертёжных программах. Если вашей основной целью является создание сложных 2D-чертежей и файлов в формате DXF, и вам не нужно 3D-моделирование, возможно вы захотите использовать специальное программное обеспечения для технического черчения, такое как LibreCAD, QCad, TurboCad и другие.

The image shows the grid aligned with the XY plane.
On the left, in white, several planar objects.
On the right a non-planar Draft Wire used as the Path Object of a Draft PathArray.

Drafting

  • Line: creates a straight line.

  • Polyline: creates a polyline (also called wire), a sequence of several connected line segments.

  • Fillet: creates a fillet, a rounded corner, or a chamfer, a straight edge, between two Draft Lines.

  • Arc tools:

  • Arc: creates a circular arc from a center, a radius, a start angle and an aperture angle.

  • Arc by 3 points: creates a circular arc from three points that define its circumference.

  • Circle: creates a circle from a center and a radius.

  • Ellipse: creates an ellipse from two points defining a rectangle in which the ellipse will fit.

  • Rectangle: creates a rectangle from two points.

  • Polygon: creates a regular polygon from a center and a radius.

  • B-spline: creates a B-spline curve from several points.

  • Bézier tools:

  • Cubic Bézier curve: creates a Bézier curve of the third degree.

  • Bézier curve: creates a Bézier curve from several points.

  • Point: creates a simple point.

  • Facebinder: creates a surface object from selected faces.

  • Shape from text: creates a compound shape that represents a text string.

  • Hatch: creates hatches on the planar faces of a selected object.

Annotation

  • Text: creates a multi-line text at a given point.

  • Dimension: creates a linear dimension, a radial dimension or an angular dimension.

  • Label: creates a multi-line text with a 2-segment leader line and an arrow.

  • Annotation styles...: allows you to define styles that affect the visual properties of annotation-like objects.

Modification

  • Move: moves or copies selected objects from one point to another.

  • Rotate: rotates or copies selected objects around a center point by a given angle.

  • Scale: scales or copies selected objects around a base point.

  • Mirror: creates mirrored copies from selected objects.

  • Offset: offsets each segment of a selected object over a given distance, or creates an offset copy of the selected object.

  • Trimex: trims or extends a selected object.

  • Stretch: stretches objects by moving selected points.

  • Clone: creates linked copies, clones, of selected objects.

  • Array tools:

  • Array: creates an orthogonal array from a selected object. It can optionally create a Link array.

  • Polar array: creates an array from a selected object by placing copies along a circumference. It can optionally create a Link array.

  • Circular array: creates an array from a selected object by placing copies along concentric circumferences. It can optionally create a Link array.

  • Path array: creates an array from a selected object by placing copies along a path.

  • Path link array: idem, but create a Link array instead of a regular array.

  • Point array: creates an array from a selected object by placing copies at the points from a point compound.

  • Point link array: idem, but create a Link array instead of a regular array.

  • Edit: puts selected objects in Draft Edit mode. In this mode the properties of objects can be edited graphically.

  • Subelement highlight: temporarily highlights selected objects, or the base objects of selected objects.

  • Join: joins Draft Lines and Draft Wires into a single wire.

  • Split: splits a Draft Line or Draft Wire at a specified point or edge.

  • Upgrade: upgrades selected objects.

  • Downgrade: downgrades selected objects.

  • Wire to B-spline: converts Draft Wires to Draft BSplines and vice versa.

  • Draft to sketch: converts Draft objects to Sketcher Sketches and vice versa.

  • Set slope: slopes selected Draft Lines or Draft Wires by increasing, or decreasing, the Z coordinate of all points after the first one.

  • Flip dimension: rotates the dimension text of selected Draft Dimensions 180° around the dimension line.

  • Shape 2D view: creates 2D projections from selected objects.

Draft Tray

Панель инструментов Draft появляется когда стартует верстак, и позволяет выбрать рабочую плоскость, вместе с некоторыми визуальными параметрами вроде цвета линии, цвета фигур, размера текста, ширина линии, и автоматической группы.

  • Select Plane: selects the current Draft working plane. Also available in the menu: Draft → Utilities → Select Plane.
  • Set style: sets the default style for new objects. Also available in the menu: Draft → Utilities → Set style.

  • Toggle construction mode: switches Draft construction mode on or off. Also available in the menu: Draft → Utilities → Toggle construction mode.

  • AutoGroup: changes the active Draft Layer or, optionally, the active Std Group or group-like BIM object.

Draft annotation scale widget

With the Draft annotation scale widget the Draft annotation scale can be specified.

Draft snap widget

The Draft snap widget can be used as an alternative for the Draft snap toolbar.

Панель инструментов привязки Draft

Панель инструментов Draft Snap позволяет выбрать текущий режим привязки. Его кнопка остаётся ненажатой при активности режима.

Сервисные инструменты

Меню Вспомогательные

Дополнительные инструменты доступны из меню Draft → Вспомогательные, или через контекстное меню по правому клику мыши, зависящее от выбранного объекта.

Дополнительные возможности

  • Геометрические ограничения: ограничивает указатель в горизонтальном или вертикальном перемещении относительно предыдущей точки.
  • Привязка: позволяет разместить новые точки на специальных частях существующих объектов или на сетке.
  • Construction Mode: позволяет создавать отдельную от остальной геометрию, просто включая или выключая этот режим.
  • Рабочая плоскость: позволяет задать плоскость в трёхмерном пространстве, где будут проводиться операции с плоскими фигурами

Tree view context menu

The following additional options are available in the Tree view context menu:

Default options

For most Draft objects the following option is available:

  • Edit: edits the object. Depending on the object type either Draft Edit or a dedicated edit solution is used. (v0.21)

If there is an active document the context menu contains an additional sub-menu:

  • Utilities: a subset of the tools available in the main Draft Utilities menu.

Layer container options

For a Draft LayerContainer these additional options are available:

Layer options

For a Draft Layer these additional options are available:

Text options

For a Draft Text and a Draft Label that contains one or more hyperlinks, to a local or remote file or an URL, this additional option is available:

  • Open hyperlinks: the hyperlinks are opened in the appropriate application (as defined by the OS). There is a warning in the case of multiple hyperlinks. (v1.0)

Wire options

For a Draft Line and a Draft Wire this additional option is available:

  • Flatten: flattens the wire on the current Draft working plane. This option does not work properly in {{VersionMinus|0.19}}.

Working plane proxy options

For a Draft WorkingPlaneProxy these additional options are available:

  • Write camera position: updates the View Data property of the working plane proxy with the current 3D view camera settings.

  • Write objects state: updates the Visibility Map property of the working plane proxy with the current visibility state of objects in the document.

3D view context menu

The following additional options are available in the 3D view context menu:

Default options

If there is an active document the context menu contains one additional sub-menu:

  • Utilities: a subset of the tools available in the main Draft Utilities menu.

Text options

See above.

Устаревшее

  • Array: creates an orthogonal array from a selected object. The created array can be turned into a polar array or a circular array by changing its Array Type property. {{Obsolete|0.19}}
  • Drawing: inserts views of selected objects into a drawing page. Not available in (v0.21) .

  • Toggle continue mode: switches continue mode on or off. Not available in (v1.0) .

Настройки

  • Preferences: общие настройки для рабочей плоскости и инструментов черчения.
  • Import-Export Preferences: настройки, доступные для импорта и экспорта в различные форматы файлов.

Форматы файлов

Эти функции предназначены для открытия, импорта или экспорта других форматов файлов. Открытие подразумевает открытие нового документа с содержимым файла, в то время как импортирование добавляет содержимое файла в текущий документ. Экспорт сохраняет выделенные объекты в файл. Если ничего не выбрано, будут экспортированы все объекты. Учитывайте, что задача модуля Draft - работа с плоскими объектами, так что процедуры импорта фокусируются на двумерных объектах, хотя форматы DXF и OCA так же поддерживают определения объектов в трёхмерном пространстве (объекты не обязательно плоские), они не импортируют объекты вроде сеток, трйхмерных поверхностей и так далее, а только линии, окружности, тексты или плоские фигуры. Ныне поддерживаемые форматы файлов: Верстак Draft позволяет FreeCAD импортировать и экспортировать следующие форматы файлов:

Модульные тесты

Смотри так же: Test Workbench.

Для запуска модульных тестов рабочей среды выполните следующие действия с терминала операционной системы.

freecad -t TestDraft

Написание сценариев

Инструменты модуля Draft могут использоваться в макросах и в консоли Python, используя программный интерфейс Draft.

Рабочая среда включает модуль для создания образцов всех объектов в новом документе. (v0.19)

Используйте это, чтобы проверить, что все объекты произведены правильно.

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

Проверка кода этого модуля полезна, чтобы понять, как использовать интерфейс программирования.

Tutorials


documentation index > Workbenches > Draft > Draft Workbench/ru