PartDesign CompPrimitiveAdditive: Difference between revisions

From FreeCAD Documentation
(Remove the version template, as the version is already indicated in the GuiCommand template)
(Marked this version for translation)
 
(11 intermediate revisions by 5 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav|[[PartDesign AdditivePipe|Additive pipe]]|[[PartDesign AdditiveBox|Additive box]]|[[PartDesign_Workbench|PartDesign]]|IconL=PartDesign AdditivePipe.png|IconC=Workbench_PartDesign.svg|IconR=PartDesign AdditiveBox.png}}
|[[PartDesign_AdditiveHelix|Additive helix]]
|[[PartDesign_AdditiveBox|Additive box]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_AdditiveHelix.svg
|IconR=PartDesign_AdditiveBox.svg
|IconC=Workbench_PartDesign.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=PartDesign CompPrimitiveAdditive
|Name=PartDesign CompPrimitiveAdditive
|Workbenches=[[PartDesign Workbench|PartDesign]]
|MenuLocation=Part Design → Create an additive primitive
|MenuLocation=Part Design → Create an additive primitive
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|Version=0.17
|Version=0.17
|SeeAlso=[[PartDesign CompPrimitiveSubtractive|PartDesign CompPrimitiveSubtractive]]
|SeeAlso=[[PartDesign_CompPrimitiveSubtractive|PartDesign CompPrimitiveSubtractive]]
}}
}}


Line 18: Line 25:
Creates an additive primitive in the active Body as the first feature, or fuses it to the existing feature(s). If no Body is found in the document, one will be automatically created.
Creates an additive primitive in the active Body as the first feature, or fuses it to the existing feature(s). If no Body is found in the document, one will be automatically created.


==Types of primitives== <!--T:5-->
==Types of primitives== <!--T:10-->
*[[File:PartDesign AdditiveBox.svg|32px]] [[PartDesign AdditiveBox|Additive box]]
*[[File:PartDesign AdditiveCone.svg|32px]] [[PartDesign AdditiveCone|Additive cone]]
*[[File:PartDesign AdditiveCylinder.svg|32px]] [[PartDesign AdditiveCylinder|Additive cylinder]]
*[[File:PartDesign AdditiveEllipsoid.svg|32px]] [[PartDesign AdditiveEllipsoid|Additive ellipsoid]]
*[[File:PartDesign AdditivePrism.svg|32px]] [[PartDesign AdditivePrism|Additive prism]]
*[[File:PartDesign AdditiveSphere.svg|32px]] [[PartDesign AdditiveSphere|Additive sphere]]
*[[File:PartDesign AdditiveTorus.svg|32px]] [[PartDesign AdditiveTorus|Additive torus]]
*[[File:PartDesign AdditiveWedge.svg|32px]] [[PartDesign AdditiveWedge|Additive wedge]]


<!--T:7-->
<!--T:5-->
*[[File:PartDesign_AdditiveBox.svg|32px]] [[PartDesign_AdditiveBox|Additive box]]
{{Docnav|[[PartDesign AdditivePipe|Additive pipe]]|[[PartDesign AdditiveBox|Additive box]]|[[PartDesign_Workbench|PartDesign]]|IconL=PartDesign AdditivePipe.png|IconC=Workbench_PartDesign.svg|IconR=PartDesign AdditiveBox.png}}
*[[File:PartDesign_AdditiveCylinder.svg|32px]] [[PartDesign_AdditiveCylinder|Additive cylinder]]
*[[File:PartDesign_AdditiveSphere.svg|32px]] [[PartDesign_AdditiveSphere|Additive sphere]]
*[[File:PartDesign_AdditiveCone.svg|32px]] [[PartDesign_AdditiveCone|Additive cone]]
*[[File:PartDesign_AdditiveEllipsoid.svg|32px]] [[PartDesign_AdditiveEllipsoid|Additive ellipsoid]]
*[[File:PartDesign_AdditiveTorus.svg|32px]] [[PartDesign_AdditiveTorus|Additive torus]]
*[[File:PartDesign_AdditivePrism.svg|32px]] [[PartDesign_AdditivePrism|Additive prism]]
*[[File:PartDesign_AdditiveWedge.svg|32px]] [[PartDesign_AdditiveWedge|Additive wedge]]


<!--T:8-->
{{PartDesign Tools navi}}


<!--T:9-->
<!--T:7-->
{{Docnav
{{Userdocnavi}}
|[[PartDesign_AdditiveHelix|Additive helix]]
|[[PartDesign_AdditiveBox|Additive box]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_AdditiveHelix.svg
|IconR=PartDesign_AdditiveBox.svg
|IconC=Workbench_PartDesign.svg
}}

</translate>
</translate>
{{PartDesign_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 21:19, 7 March 2022

PartDesign CompPrimitiveAdditive

Menu location
Part Design → Create an additive primitive
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign CompPrimitiveSubtractive

Description

Creates an additive primitive in the active Body as the first feature, or fuses it to the existing feature(s). If no Body is found in the document, one will be automatically created.

Types of primitives