Skip to content

Latest commit

 

History

History
214 lines (108 loc) · 14.8 KB

Part_Workbench.md

File metadata and controls

214 lines (108 loc) · 14.8 KB

Part workbench icon Part Workbench

Introduction

The Part Workbench provides a traditional constructive solid geometry (CSG) workflow. In this workflow each object is an independent solid. The Part Workbench can create them from parametrically defined sketches using tools like Extrude, Revolve, Loft, etc. In addition, basic primitive solids like Cube, Cylinder, etc. can be created as well. These objects can be combined, through Boolean operations, to create more complex solids.

The Part Workbench can also create objects that are not solids, such as faces, shells, and objects with only edges or vertices. It also provides a variety of general purpose tools for geometry manipulation, geometry validation, and making copies.

The PartDesign Workbench uses an alternative workflow for creating solids. For a detailed discussion of the Part Workbench versus the Part Design Workbench see Part and Part Design.

Tools

Solids toolbar

  • Box: Creates a box.

  • Cylinder: Creates a cylinder.

  • Sphere: Creates a sphere.

  • Cone: Creates a cone.

  • Torus: Creates a torus.

  • Tube: Creates a tube.

  • Create primitives...: A tool to create one of the following primitives:

  • Plane: Creates a plane.

  • Box: Creates a box. This object can also be created with the Box tool.

  • Cylinder: Creates a cylinder. This object can also be created with the Cylinder tool.

  • Cone: Creates a cone. This object can also be created with the Cone tool.

  • Sphere: Creates a sphere. This object can also be created with the Sphere tool.

  • Ellipsoid: Creates a ellipsoid.

  • Torus: Creates a torus. This object can also be created with the Torus tool.

  • Prism: Creates a prism.

  • Wedge: Creates a wedge.

  • Helix: Creates a helix.

  • Spiral: Creates a spiral.

  • Circle: Creates a circular arc.

  • Ellipse: Creates an elliptical arc.

  • Point: Creates a point.

  • Line: Creates a line.

  • Regular polygon: Creates a regular polygon.

  • Shape builder...: Creates shapes from various primitives.

Part tools toolbar

  • Create sketch: Creates a new sketch and opens the Sketcher Dialog to edit it.

  • Extrude: Extrudes planar faces.

  • Revolve: Creates a solid by revolving an object (not a solid) around an axis.

  • Mirror: Mirrors the selected object across a mirror plane.

  • Scale: Scales one or more shapes. (v1.0)

  • Fillet: Fillets (rounds) edges of an object.

  • Chamfer: Chamfers edges of an object.

  • Make face from wires: Makes a face from a set of wires (contours).

  • Ruled Surface: Creates a ruled surface.

  • Loft: Lofts from one profile to another.

  • Sweep: Sweeps one or more profiles along a path.

  • Section: Creates a section by intersecting an object with a section plane.

  • Cross sections...: Creates one or more cross-sections through an object.

  • Offset:

  • 3D Offset: Constructs a parallel shape at a certain distance from an original.

  • 2D Offset: Constructs a parallel wire at certain distance from an original, or enlarges/shrinks a planar face.

  • Thickness: Hollows out a solid.

  • Projection on surface: Projects a logo, text or any face, wire or edge onto a surface.

  • Color per face: Assigns colors to individual faces of objects.

Boolean toolbar

Other tools

Obsolete tools

Measure

The Std Measure tool replaces the tools listed below. (v1.0)

Preferences

Scripting

See Part scripting.

Tutorials


documentation index > Workbenches > Part > Part Workbench