PartDesign CompPrimitiveAdditive: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
<!--T:6-->
<!--T:6-->
{{Docnav
{{Docnav
|[[PartDesign_AdditivePipe|Additive pipe]]
|[[PartDesign_AdditiveHelix|Additive helix]]
|[[PartDesign_AdditiveBox|Additive box]]
|[[PartDesign_AdditiveBox|Additive box]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_AdditivePipe.svg
|IconL=PartDesign_AdditiveHelix.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_AdditiveBox.svg
|IconR=PartDesign_AdditiveBox.svg
|IconC=Workbench_PartDesign.svg
}}
}}


Line 25: 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]]
<!--T:5-->
*[[File:PartDesign AdditiveCone.svg|32px]] [[PartDesign_AdditiveCone|Additive cone]]
*[[File:PartDesign AdditiveCylinder.svg|32px]] [[PartDesign_AdditiveCylinder|Additive cylinder]]
*[[File:PartDesign_AdditiveBox.svg|32px]] [[PartDesign_AdditiveBox|Additive box]]
*[[File:PartDesign AdditiveEllipsoid.svg|32px]] [[PartDesign_AdditiveEllipsoid|Additive ellipsoid]]
*[[File:PartDesign_AdditiveCylinder.svg|32px]] [[PartDesign_AdditiveCylinder|Additive cylinder]]
*[[File:PartDesign AdditivePrism.svg|32px]] [[PartDesign_AdditivePrism|Additive prism]]
*[[File:PartDesign_AdditiveSphere.svg|32px]] [[PartDesign_AdditiveSphere|Additive sphere]]
*[[File:PartDesign AdditiveSphere.svg|32px]] [[PartDesign_AdditiveSphere|Additive sphere]]
*[[File:PartDesign_AdditiveCone.svg|32px]] [[PartDesign_AdditiveCone|Additive cone]]
*[[File:PartDesign AdditiveTorus.svg|32px]] [[PartDesign_AdditiveTorus|Additive torus]]
*[[File:PartDesign_AdditiveEllipsoid.svg|32px]] [[PartDesign_AdditiveEllipsoid|Additive ellipsoid]]
*[[File:PartDesign AdditiveWedge.svg|32px]] [[PartDesign_AdditiveWedge|Additive wedge]]
*[[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:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[PartDesign_AdditivePipe|Additive pipe]]
|[[PartDesign_AdditiveHelix|Additive helix]]
|[[PartDesign_AdditiveBox|Additive box]]
|[[PartDesign_AdditiveBox|Additive box]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_AdditivePipe.svg
|IconL=PartDesign_AdditiveHelix.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_AdditiveBox.svg
|IconR=PartDesign_AdditiveBox.svg
|IconC=Workbench_PartDesign.svg
}}
}}


</translate>
</translate>
{{PartDesign Tools navi{{#translation:}}}}
{{PartDesign_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#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