Все верстаки одним взглядом

From FreeCAD Documentation
Revision as of 06:16, 20 December 2016 by Baritone (talk | contribs) (Created page with "'''Читать далее'''")

Главная сложность новых пользователей FreeCAD - узнать, в каком верстаке найти нужный инструмент. Расположенная ниже таблица даст Вам обзор наиболее важных верстаков и их инструментов. Более полный список верстаков смотрите в документации FreeCAD.

Четыре верстака так же разработаны для работы в парах, и один из них полностью включён в другой: верстак Arch содержит все инструменты Draft, а PartDesign - все инструменты Sketcher. Тем не менее, для ясности они разделены ниже.

Part

Верстак Part предоставляет базовые инструменты для работы с твердотельными частями: примитивами, такими как куб или сфера, и простыми геометрическими и булевыми операциями. Будучи основной точкой привязки к OpenCasCade, верстак Part обеспечивает основу геометрической системы FreeCAD, и почти все другие верстаки производят геометрию, базируемую на Part.

Инструмент Описание Инструмент Описание
Box Рисует параллелепипед Cone Рисует конус
Cylinder Рисует цилиндр Sphere Рисует сферу
Torus Рисует тор (кольцо) Create primitives Создаёт различные параметрические примитивы по выбору
Shape builder Создаёт сложные формы из примитивов Union Объединяет два объекта
Common Выделяет общую часть (пересечение) двух объектов Cut Вычитает один объект из другого
JonConnect Connects interiors of walled objects JoinEmbed Embeds a walled object into another walled object
Join Cutout Creates a cutout in a wall of an object for another walled object Extrude Extrudes planar faces of an object
Fillet Скругляет грани объекта Revolve Создаёт твёрдое тело поворотом другого объекта (не твердотельного) вокруг оси
Section Создаёт сечение объекта секущей плоскостью SectionCross Создаёт несколько пересечений объекта
Chamfer Создаёт скос (фаску) граней объекта Mirror Отражает выбранный объект заданной отражающей плоскостью
Ruled Surface Create a ruled surface between selected curves Sweep Sweeps one or more profiles along a path
Part Loft Создаёт объект через операцию лофтинга между двумя профилями Offset Создаёт увеличенную копию оригинального объекта
Thickness Назначает толщину граням формы

Draft

Верстак Draft обеспечивает инструменты для базовых задач двумерных САПР: линии, окружности и так далее, и серия общеупотребительных инструментов вроде перемещения, вращения или масштабирования. Он так же обеспечивает несколько вспомогательных инструментов, вроде сетки и привязки. Это принципиально означает рисовать направляющие для архитектурных объектов, но так же служит "швейцарским ножом" для FreeCAD .

Инструмент Описание Инструмент Описание
Line Рисует отрезок между двумя точками Wire Рисует линию, составленную из нескольких линейных сегментов (полилиния)
Circle Рисует окружность по центру и радиусу Arc Рисует сегмент дуги по центру, радиусу, начальному и конечному углу
Ellipse Рисует эллипс по двум угловым точкам Polygon Рисует правильный многоугольник по центру и радиусу
Rectangle Рисует прямоугольник по двум противоположным точкам Text Рисует многострочную текстовую аннотацию
Dimension Рисует размерные линии BSpline Рисует B-сплайн из последовательности точек
Point Вставляет одиночную точку Shapestring Вставляет сложную форму, представляющую собой текстовую строку в заданной точке текущего документа
Facebinder Создаёт новый объект из выбранных граней существующих объектов Bezier Curve Рисует кривую Безье по последовательности точке
Move Перемещает или копирует объекты из одного места в другое Rotate Вращает объекты на определённый угол вокруг точки
Offset Создаёт смещение объекта на некоторую дистанцию Trimex Обрезает, удлиняет или вытягивает объект
Upgrade Превращает или соединяет объекты в объекты более высокого уровня Downgrade Превращает или разделяет объекты в объекты более низкого уровня
Scale Масштабирует объекты относительно точки Shape 2D View Создаёт двумерный объект с плоским видом другого объекта
Draft to Sketch Преобразует объект Draft в объект Sketch (эскиз) и наоборот Array Создаёт из объекта полярный или прямоугольный массив
Path Array Создаёт массив из объекта, помещая его вдоль трассы Clone Создаёт связанные копии объектов
Mirror Отражает объекты вдоль линии

Sketcher

Верстак Sketcher содержит инструменты для создания и редактирования сложных двумерных объектов, называемых эскизами (sketch). Геометрия внутри этих эскизов может быть точно позиционирована и связана использованием ограничений. Это создано в первую очередь для создания блоков в геометрии PartDesign, но может быть полезно в любом месте FreeCAD.

Tool Description Tool Description
Point Draws a point Line Draws a line segment from 2 points
Arc Draws an arc segment from center, radius, start angle and end angle Arc 3 points Draws an arc segment from two endpoints and another point on the circumference
Circle Draws a circle from center and radius Circle 3 points Draws a circle from three points on the circumference
Ellipse Draws an ellipse by center point, major radius point and minor radius point Ellipse 3 points Draws an ellipse by major diameter (2 points) and minor radius point
Arc of ellipse Draws an arc of ellipse by center point, major radius point, starting point and ending point Polyline Draws a line made of multiple line segments. Several drawing modes available
Rectangle Draws a rectangle from 2 opposite points Triangle Draws a regular triangle inscribed in a construction geometry circle
Square Draws a regular square inscribed in a construction geometry circle Pentagon Draws a regular pentagon inscribed in a construction geometry circle
Hexagon Draws a regular hexagon inscribed in a construction geometry circle Heptagon Draws a regular heptagon inscribed in a construction geometry circle
Octagon Draws a regular octagon inscribed in a construction geometry circle Slot Draws an oval by selecting the center of one semicircle and an endpoint of the other semicircle
Fillet Makes a fillet between two lines joined at one point Trimming Trims a line, circle or arc with respect to a clicked point
External geometry Creates an edge linked to external geometry Construction mode Toggles an element to/from construction mode. A construction object will not be used in a 3D geometry operation and is only visible while editing the Sketch that contains it
Point on point Affixes a point onto (coincident with) one or more other points. Point on object Affixes a point onto another object such as a line, arc, or axis.
Vertical Constrains the selected lines or polyline elements to a true vertical orientation. More than one object can be selected before applying this constraint. Horizontal Constrains the selected lines or polyline elements to a true horizontal orientation. More than one object can be selected before applying this constraint.
Parallel Constrains two or more lines parallel to one another. Perpendicular Constrains two lines perpendicular to one another, or constrains a line perpendicular to an arc endpoint.
Tangent Creates a tangent constraint between two selected entities, or a co-linear constraint between two line segments. Equal length Constrains two selected entities equal to one another. If used on circles or arcs their radii will be set equal.
Symmetric Constrains two points symmetrically about a line, or constrains the first two selected points symmetrically about a third selected point. Lock Constrains the selected item by setting vertical and horizontal distances relative to the origin, thereby locking the location of that item
Horizontal distance Fixes the horizontal distance between two points or line endpoints. If only one item is selected, the distance is set to the origin. Vertical distance Fixes the vertical distance between 2 points or line endpoints. If only one item is selected, the distance is set to the origin.
Length Defines the distance of a selected line by constraining its length, or defines the distance between two points by constraining the distance between them. Radius Defines the radius of a selected arc or circle by constraining the radius.
Internal anglr Defines the internal angle between two selected lines. Snell's law Constrains two lines to obey a refraction law to simulate the light going through an interface
Internal alignment Aligns selected elements to selected shape (e.g. a line to become major axis of an ellipse) Map sketch Maps a sketch to the previously selected face of a solid
Merge Merge two or more sketches Mirror Mirrors selected elements of a sketch

Part Design

The Part Design Workbench contains advanced tools to build solid parts. It also contains all the tools from the sketcher. Since it can only produces solid shapes (the rule number one of Part Design), it is the main workbench to use when designing pieces (parts) to be manufactured or 3D-printed, as you will always obtain a printable object.

Tool Description Tool Description
Pad Extrudes a solid object from a selected sketch Pocket Creates a pocket from a selected sketch. The sketch must be mapped to an existing solid object's face
Revolution Creates a solid by revolving a sketch around an axis Groove Creates a groove by revolving a sketch around an axis
Fillet Fillets (rounds) edges of an object Chamfer Chamfers edges of an object
Draft Applies angular draft to faces of an object Mirrored Mirrors features on a plane or face
Linear pattern Creates a linear pattern of features Polar pattern Creates a polar pattern of features
Scaled Scales features to a different size Multitransform Allows creating a pattern with any combination of the other transformations
Shaft wizard Generates a shaft from a table of values and allows to analyze forces and moments Involute gear wizard Allows you to create several types of gears

Arch

The Arch Workbench contains tools to work with BIM projects (civil engineering and architecture). It also contains all the tools from the Draft workbench. The main use of the Arch Workbench is to create BIM objects or give BIM attributes to objects built with other workbenches, in order to export them to IFC.

Tool Description Tool Description
Wall Creates a wall from scratch or using a selected object as a base Structure Creates a structural element from scratch or using a selected object as a base
Rebar Creates a reinforcement bar in a selected structural element Floor Creates a floor including selected objects
Building Creates a building including selected objects Site Creates a site including selected objects
Window Creates a window using a selected object as a base Section plane Adds a section plane object to the document
Axis Adds an axes system to the document Roof Creates a sloped roof from a selected face
Space Creates a space object in the document Stairs Creates a stairs object in the document
Panel Creates a panel object from a selected 2D object Frame Creates a frame object from a selected layout
Equipment Creates an equipment or furniture object Material Attributes a material to selected objects
Schedule Creates different types of schedules Cut plane Cut an object according to a plan
Add Adds objects to a component Remove Subtracts or removes objects from a component
Survey Enters or leaves surveying mode

Drawing

The Drawing Workbench handles the creation and manipulation of 2D drawing sheets, used for displaying views of your 3D work in 2D. These sheets can then be exported to 2D applications in SVG or DXF formats, to a PDF file or printed.

Tool Description Tool Description
New sheet Creates a new drawing sheet View Inserts a view of the selected object in the active drawing sheet
Annotation Adds an annotation to the current drawing sheet Clip Adds a clip group to the current drawing sheet
Open browser Opens a preview of the current sheet in the browser Ortho views Automatically creates orthographic views of an object on the current drawing sheet
Symbol Adds the contents of a SVG file as a symbol on the current drawing sheet Draft view Inserts a special Draft view of the selected object in the current drawing sheet
Save Saves the current sheet as a SVG file

Прочие встроенные верстаки

Although the above summarizes the most important tools of FreeCAD, many more workbenches are available, among them:

  • The Mesh Workbench allows to work with polygon meshes. Although meshes are not the preferred type of geometry to work with in FreeCAD, because of their lack of precision and support for curves, meshes still have a lot of uses, and are fully supported in FreeCAD. The Mesh Workbench also offers a number of Part-to-Mesh and Mesh-to-Part tools.
  • The Raytracing Workbench offers tools to interface with external renderers such as povray or luxrender. Right from inside FreeCAD, this workbench allows you to produce high-quality renderings from your models.
  • The Spreadsheet Workbench permits the creation and manipulation of spreadsheet data, that can be extracted from FreeCAD models. Spreadsheet cells can also be referenced in many areas of FreeCAD, allowing to use them as master data structures.
  • The FEM Workbench deals with Finite Elements Analysis, and permits the performing of pre- and post-processing FEM calculations and to display the results graphically.

Внешние верстаки

A number of other very useful workbenches produced by FreeCAD community members also exist. Although they are not included in a standard FreeCAD installation,they are easy to install as plug-ins. They are all referenced in the FreeCAD-addons repository. Among the most developed are:

  • The Drawing Dimensioning Workbench offers many new tools to work directly on Drawing Sheets and allow you to add dimensions, annotations and other technical symbols with great control over their aspect.
  • The Fasteners Workbench offers a wide range of ready-to-insert fasteners objects like screws, bolts, rods, washers and nuts. Many options and settings are available.
  • The Assembly2 Workbench offers a series of tools to mount and work with assemblies.

Читать далее