Part Section: Difference between revisions

From FreeCAD Documentation
(Added UnfinishedDocu template)
No edit summary
Line 2: Line 2:
<!--T:1-->
<!--T:1-->
{{UnfinishedDocu}}
{{UnfinishedDocu}}
{{GuiCommand|Name=Part Section|MenuLocation=Part → Section|Workbenches=[[Part Module|Part]], Complete|SeeAlso=}}
{{GuiCommand|Name=Part Section|MenuLocation=Part → Section|Workbenches=[[Part Module|Part]], Complete|SeeAlso=[[Part_SectionCross|SectionCross]]}}


<!--T:2-->
<!--T:2-->
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.
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.

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

To create sections with a section plane see [[Part_SectionCross|SectionCross]]





Revision as of 21:52, 4 March 2016

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Part Section

Menu location
Part → Section
Workbenches
Part, Complete
Default shortcut
None
Introduced in version
-
See also
SectionCross

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.

In this example, a cube is sectioned with a cylinder:

  • Base: base object, the Box
  • Tool: Section tool, the cylinder

To create sections with a section plane see SectionCross