PartDesign CompPrimitiveAdditive: Difference between revisions

From FreeCAD Documentation
m (correct icon)
(Marked this version for translation)
 
(2 intermediate revisions by the same user not shown)
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-->
Line 46: Line 49:


</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