Inserts a subtractive prism in the active Body. Its shape is subtracted from the existing solid.
On the left: active body (A) shown in grey and subtractive prism (B) shown in transparent red; result on the right.
Usage
There are several ways to invoke the tool:
Press the Subtractive Prism button. Note: the Subtractive Prism is part of an icon menu labelled Subtractive Primitive. After launching FreeCAD, the Subtractive Box is the one displayed in the toolbar. To get the Prism, click on the down arrow besides the visible icon and select Subtractive Prism in the menu.
Select the Part Design → Subtractive Primitive → Subtractive Prism option from the menu.
Sets the boolean operation used to combine the prism with the base solid. introduced in 26.3
Subtraction (default): the prism removes its volume from the base solid, as in previous versions.
Common: the prism keeps only the volume shared between itself and the base solid, discarding everything else.
Properties
DataAttachment: defines the attachment mode as well as the Attachment Offset. See Part EditAttachment.
DataOperation (Enumeration): sets the boolean operation used to combine the feature with the base solid (Subtraction, Common), see Options. introduced in 26.3
DataLabel: label given to the Prism object. Change to suit your needs.
DataPolygon: number of sides in the polygon cross-section of the prism.
DataCircumradius: circumscribed radius of the polygon cross-section of the prism.