Mesh BuildRegularSolid/ru
Правильное геометрическое тело
|
Расположение в меню
|
Полигональные Сетки → Правильное геометрическое тело...
|
Верстаки
|
Mesh
|
Быстрые клавиши
|
Нет
|
Представлено в версии
|
-
|
См. также
|
Нет
|
|
Описание
The Mesh BuildRegularSolid command creates a regular parametric solid mesh object.
Применение
- There are several ways to invoke the command:
- Press the
Regular solid... button.
- Select the Meshes →
Regular solid... option from the menu.
- The Regular Solid dialog box opens.
- First select a mesh object type from the dropdown list:
Cube
Cylinder
Cone
Sphere
Ellipsoid
Torus
- 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.
Примечания
- 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.
Свойства
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
- ДанныеHeight (
FloatConstraint
): the height of the cube.
- ДанныеLength (
FloatConstraint
): the length of the cube.
- ДанныеWidth (
FloatConstraint
): the width of the cube.
Цилиндр
Данные
Основные
- ДанныеClosed (
Bool
): if set to false
, the planar ends of the cylinder are left open.
- ДанныеEdge Length (
FloatConstraint
): the edge length of the faces in the mesh.
- ДанныеLength (
FloatConstraint
): the length of the cylinder.
- ДанныеRadius (
FloatConstraint
): the radius of the cylinder.
- ДанныеSampling (
IntegerConstraint
): the number of faces along the curved surface.
Конус
Данные
Основные
- ДанныеClosed (
Bool
): if set to false
, the planar end(s) of the cone are left open.
- ДанныеEdge Length (
FloatConstraint
): the edge length of the faces in the mesh.
- ДанныеLength (
FloatConstraint
): the length of the cone.
- ДанныеRadius 1 (
FloatConstraint
): the first radius of the cone. Can be 0
.
- ДанныеRadius 2 (
FloatConstraint
): the second radius of the cone. Can be 0
.
- ДанныеSampling (
IntegerConstraint
): the number of faces along the curved surface.
Сфера
Данные
Основные
- ДанныеRadius (
FloatConstraint
): the radius of the sphere.
- ДанныеSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Эллипсоид
Данные
Основные
- ДанныеRadius 1 (
FloatConstraint
): the first radius of the ellipsoid.
- ДанныеRadius 2 (
FloatConstraint
): the second radius of the ellipsoid.
- ДанныеSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Тор
Данные
Основные
- ДанныеRadius 1 (
FloatConstraint
): the first (main) radius the torus.
- ДанныеRadius 2 (
FloatConstraint
): the second radius of the torus.
- ДанныеSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Mesh
- Miscellaneous: Import mesh, Export mesh, Create mesh from shape, Regular solid, Unwrap Mesh, Unwrap Face
- Modifying: Harmonize normals, Flip normals, Fill holes, Close hole, Add triangle, Remove components, Remove components by hand, Smooth, Refinement, Decimation, Scale
Документация пользователя
- Начинающим
- Установка: Загрузка, Windows, Linux, Mac,
Дополнительных компонентов, Docker, AppImage, Ubuntu Snap
- Базовая: О FreeCAD, Интерфейс, Навигация мыши, Методы выделения, Имя объекта, Настройки, Верстаки, Структура документа, Свойства, Помоги FreeCAD, Пожертвования
- Помощь: Учебники, Видео учебники
- Верстаки: Std Base, Arch, Assembly, CAM, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework