Part Section/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Применение==")
(Updating to match new version of source page)
 
(6 intermediate revisions by 3 users not shown)
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Part Section
|Name=Part Section
|Name/ru=Разделить
|MenuLocation=Part → Section
|MenuLocation=Part → Разделить
|Workbenches=[[Part_Module/ru|Part]]
|Workbenches=[[Part_Workbench/ru|Верстак Part]]
|SeeAlso=[[Part_CrossSections/ru|Поперечные сечения]]
|SeeAlso=[[Part_CrossSections/ru|Поперечные сечения]]
}}
}}
</div>


==Описание==
==Описание==


The [[Image:Part_Section.svg|24px|link=]] '''Part Section''' command creates wire geometry at the intersections of two objects. The result is fully parametric.
Extracts a section from the intersection of two selected shapes, the second one being used as a section plane. This operation is fully parametric and the components can be modified and the result recomputed.


* An intersection of two solids/faces results in one or more section lines.
* An intersection of two lines, or a line and a solid/face, results in one or more points.


[[Image:PartSection1_it.png]]
In this example, a cube is sectioned with a cylinder:
{{Caption|A cube sectioned with a cylinder}}
{|
| [[Image:PartSection1_it.png]]
|
* '''Base''': base object, the Box
* '''Tool''': Section tool, the cylinder
|}
{{clear}}


==Применение==
==Применение==


# Select the base object
# Select two objects.
# The first object will be the {{PropertyData|Base}} of the Section, but the selection order has no impact on the result.
# Select the Section tool
# There are several ways to invoke the command:
# Click on {{KEY|Part}} {{KEY|[[Image:Part_Section.svg|24px|link=Part_Sections]] Section}} from the top menu.
#* Press the {{Button|[[Image:Part_Section.svg|16px|link=]] [[Part_Section|Section]]}} button.
#* Select the {{MenuCommand|Part → [[Image:Part_Section.svg|16px|link=]] Section}} option from the menu.


==Links==
==Properties==


See also: [[Property_editor|Property editor]].
To create sections with a section plane see [[Image:Part_CrossSections.svg|24px|link=Part_CrossSections]] [[Part_CrossSections|Cross-sections]].


A PartDesign Section object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:


===Data===
{{Docnav

|[[Part_Sweep|Sweep]]
{{Properties_Title|Base}}
|[[Part_CrossSections|CrossSections]]

|[[Part_Workbench|Part]]
* {{PropertyData|Base|Link}}: Link to the first object.
* {{PropertyData|Tool|Link}}: Link to the second object.

{{Properties_Title|Boolean}}

* {{PropertyData|History|ShapeHistory|hidden}}: "Shape history".
* {{PropertyData|Refine|Bool}}: "Refine shape (clean up redundant edges) after this boolean operation". The default value is determined by the {{MenuCommand|Automatically refine model after sketch-based operation}} preference. See [[PartDesign_Preferences#General|PartDesign Preferences]].

{{Properties_Title|Section}}

* {{PropertyData|Approximation|Bool}}: Approximate the output edges.

==Ссылки==

To create sections with a section plane see [[Image:Part_CrossSections.svg|16px|link=Part_CrossSections]] [[Part_CrossSections|Cross-sections]].


{{Docnav/ru
|[[Part_Sweep/ru|Развёртка]]
|[[Part_CrossSections/ru|Поперечные сечения]]
|[[Part_Workbench/ru|Верстак Part]]
|IconL=Part_Sweep.svg
|IconL=Part_Sweep.svg
|IconR=Part_CrossSections.svg
|IconR=Part_CrossSections.svg

Latest revision as of 12:29, 14 June 2022

Разделить

Системное название
Part Section
Расположение в меню
Part → Разделить
Верстаки
Верстак Part
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Поперечные сечения

Описание

The Part Section command creates wire geometry at the intersections of two objects. The result is fully parametric.

  • An intersection of two solids/faces results in one or more section lines.
  • An intersection of two lines, or a line and a solid/face, results in one or more points.

A cube sectioned with a cylinder

Применение

  1. Select two objects.
  2. The first object will be the ДанныеBase of the Section, but the selection order has no impact on the result.
  3. There are several ways to invoke the command:
    • Press the Section button.
    • Select the Part → Section option from the menu.

Properties

See also: Property editor.

A PartDesign Section object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • ДанныеBase (Link): Link to the first object.
  • ДанныеTool (Link): Link to the second object.

Boolean

  • Данные (hidden)History (ShapeHistory): "Shape history".
  • ДанныеRefine (Bool): "Refine shape (clean up redundant edges) after this boolean operation". The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.

Section

  • ДанныеApproximation (Bool): Approximate the output edges.

Ссылки

To create sections with a section plane see Cross-sections.