Mesh BuildRegularSolid/ru
(Redirected from Mesh Cylinder/ru)
Jump to navigation
Jump to search
Расположение в меню |
---|
Сетки → Правильное геометрическое тело... |
Верстаки |
Mesh |
Быстрые клавиши |
Представлено в версии |
- |
См. также |
Description
The Mesh BuildRegularSolid command creates a regular parametric solid mesh object.
Usage
- There are several ways to invoke the command:
- Press the
Mesh BuildRegularSolid button.
- Select the Meshes →
Regular solid... option from the menu.
- Press the
- The Regular Solid dialog box opens.
- First select a mesh object type from the dropdown list:
- Specify the required settings. The available settings depend on the mesh object type. See Properties.
- For meshes with curved surfaces: a higher Sampling value results in a finer mesh.
- Press the Create button to create the mesh object.
- Optionally create more mesh objects.
- Press the Close button to close the dialog box and finish the command.
Notes
- Mesh objects created with this command are parametric. Whenever they are recomputed, for example after changing one of their parameters, their mesh is reconstructed. This means that manipulating them with commands such as Mesh RemeshGmsh, Mesh Scale etc. usually does not make sense.
Properties
Mesh objects created with this command inherit all Mesh Feature properties. In addition each mesh object type has a number of properties to control its parametric behavior:
Cube
Data
Cube
- DataHeight (
FloatConstraint
): the height of the cube. - DataLength (
FloatConstraint
): the length of the cube. - DataWidth (
FloatConstraint
): the width of the cube.
Cylinder
Data
Base
- DataClosed (
Bool
): if set tofalse
, the planar ends of the cylinder are left open. - DataEdge Length (
FloatConstraint
): the edge length of the faces in the mesh. - DataLength (
FloatConstraint
): the length of the cylinder. - DataRadius (
FloatConstraint
): the radius of the cylinder. - DataSampling (
IntegerConstraint
): the number of faces along the curved surface.
Cone
Data
Base
- DataClosed (
Bool
): if set tofalse
, the planar end(s) of the cone are left open. - DataEdge Length (
FloatConstraint
): the edge length of the faces in the mesh. - DataLength (
FloatConstraint
): the length of the cone. - DataRadius 1 (
FloatConstraint
): the first radius of the cone. Can be0
. - DataRadius 2 (
FloatConstraint
): the second radius of the cone. Can be0
. - DataSampling (
IntegerConstraint
): the number of faces along the curved surface.
Sphere
Data
Base
- DataRadius (
FloatConstraint
): the radius of the sphere. - DataSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Ellipsoid
Data
Base
- DataRadius 1 (
FloatConstraint
): the first radius of the ellipsoid. - DataRadius 2 (
FloatConstraint
): the second radius of the ellipsoid. - DataSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Torus
Data
Base
- DataRadius 1 (
FloatConstraint
): the first (main) radius the torus. - DataRadius 2 (
FloatConstraint
): the second radius of the torus. - DataSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Mesh
- Tools: Import Mesh, Export Mesh, Create Mesh from shape, Curvature Plot, Harmonize Normals, Flip Normals, Fill Holes, Close hole, Add triangle, Remove components, Remove components by hand, Create mesh segments, Smooth, Scale
- Analyze: Evaluate & Repair mesh, Face Info, Curvature Info, Check solid mesh, Boundings info
- Regular solid: Regular solid, Mesh Cube, Mesh Cylinder, Mesh Cone, Mesh Sphere, Mesh Ellipsoid, Mesh Torus
- Boolean: Union, Intersection, Difference
- Cutting: Mesh PolyCut, Trim mesh, Trim mesh with a plane
- Other: Merge, Select Mesh, Split Mesh, Make segment
- Additional: Import Export Preference, OpenSCAD Workbench, Mesh Scripting
Документация пользователя

- Установка: Windows, Linux, Mac; Начинающим
- Базовая: О FreeCAD, Верстаки, Настройки, Структура документа, Настройка интерфейса, Свойства, Модель мыши; Учебники
- Верстаки: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Скрипты: Введение в Python, Учебник скриптов FreeCAD, Основы скриптов FreeCAD, Установка макросов, Команды графического интерфейса, Единицы Модули: Создание модулей, Создание верстаков, Добавление верстаков Сетки: Сеточные скрипты, Модуль сеток Детали: Модуль Part, Скрипты топологических данных, PythonOCC, Из Mesh в Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Интерфейс Qt: PySide, Использование графического интерфейса FreeCAD, Создание диалогов Параметрические объекты: Скриптовые объекты Прочее: Кусочки кода, Функции рисования линий, Встраивание FreeCAD, Библиотека векторной математики FreeCAD, Хаб опытных пользователей, Python, Макросы, Основы скриптов FreeCAD, Topological data scripting