Part MakeSolid/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 26: Line 26:


# Select the shape object.
# Select the shape object.
# Choose {{KEY| Part}} {{KEY|Convert to solid}} from the top menu.
# Choose {{KEY|Part}} → {{KEY|Convert to solid}} from the top menu.
# A solid from the shape object is created as a seperate new object.
# A solid from the shape object is created as a seperate new object.


Line 33: Line 33:
There will be no analyzing or validating of the shape object.
There will be no analyzing or validating of the shape object.
<br />
<br />
It is recommended to use {{KEY| Part}} → {{KEY| Refine Shape}} before converting to a solid.
It is recommended to use {{KEY|Part}} → {{KEY|Refine Shape}} before converting to a solid.


==Notes==
==Notes==

Revision as of 19:09, 6 May 2021

Part ConvertToSolid‏‎

Системное название
Part ConvertToSolid‏‎
Расположение в меню
Деталь → Преобразовать в твердые
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Description

This command creates a solid from a shape object.

Usage

  1. Select the shape object.
  2. Choose PartConvert to solid from the top menu.
  3. A solid from the shape object is created as a seperate new object.

Limitations

There will be no analyzing or validating of the shape object.
It is recommended to use PartRefine Shape before converting to a solid.

Notes