GuiCommand: Name: Part Offset MenuLocation: Part , 3D Offset Workbenches: Part_Workbench SeeAlso: Part_Thickness, Part_Offset2D
Part Offset
Description
The Part Offset tool creates parallel copies of a selected shape at a certain distance from the base shape, giving a new object.
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset0.png)
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset1.png)
Usage
- Select an object to offset.
- Press the
3D Offset button.
- Adjust distance and parameters depending on the original object and the resulting objects validity.
Notes
- App Link objects linked to the appropriate object types and App Part containers with the appropriate visible objects inside can also be used as source objects. (v0.20)
Examples
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset0.png)
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset1.png)
Object with small offset and rounded (arc) corners.
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset3.png)
Same object with sharp (intersection) corners.
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset2.png)
Same object with thick distance overfilling the front left gap and allowed intersections.
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset4.png)
Arbitrary shape (Draft Wire) with a 3D Offset (ignores MODE parameter).
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset5.png)
Same shape with a 3D Offset as SKIN and filled offset.
![](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/PartOffset6.png)
filled offset with 2 Cylinders creating boolean cuts. Cylinder A goes through the FILL whilst Cylinder B only goes through the FILL and NOT through the source 2D shape.
Properties
-
Offset: Distance to offset the faces of the shape.
-
Mode: Mode of creation. Skin creates a new shape around the source shape. Pipe (todo). RectoVerso (todo).
-
Join type: How the new corners are build up. Intersection gives sharp corners by linear extension of the edges. Arc and Tangent give rounded corners.
- Option: Intersection: Allows offsets pointing inwards to \"overflow\" the gap by intersecting the resulting shape until opposite faces are reached.
- Option: Self Intersection: (todo).
- Option: Fill Offset: When the shape was 2 dimensional, the gap between the 2 shapes gets filled. The fill is now a solid, hence the source shape is not a solid. Thus boolean operations may lead to strange results. (see example below).
{{Part_Tools_navi}}
⏵ documentation index > Part > Part Offset
This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Part_Offset.md