PartDesign Plane

From FreeCAD Documentation
Revision as of 01:23, 24 February 2020 by Kunda1 (talk | contribs) (moved templates out of translation tags)

PartDesign Plane

Menu location
PartDesign → Create a datum plane
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign Point, PartDesign Line

Description

Creates a datum plane which can be used as reference for sketches or other datum geometry. Sketches can be attached to datum planes.

Datum Plane crossing 3 corners of the Cube with a Cylinder sketched on it using the Datum Plane as its X-Y Plane.

Prerequisites

A datum plane as of FreeCAD 0.18 only be created inside of a body. Every body has an origin which is hidden by default. To be able to refer to the origin base planes, make the the origin visible. You can do this before creating a datum plane.

Usage

  1. Press the Create a datum plane button.
  2. Define Plane parameters. Select a first reference in the 3D view to filter the available attachment modes.
  3. Depending on the selected reference, there may be one or more attachment modes available in the the list. The most likely one will automatically be selected and shown in bold in the list. The text Attached with mode along with the attachment mode name will appear in green at the top of the Parameters panel.
  4. To add an additional reference, press the next Reference button. Once pressed its label changes to Selecting... until a selection is made.
  5. Select an attachment mode in the list.
  6. Offsets: Define Attachment Offset values. Note that the x, y and z offset represent the local coordinate system of the datum plane, not the world coordinate system. Therefore the z-offset is always the offset along the datum plane normal vector.
  7. Rotation: Changing Yaw makes the plane rotate around its local Z-axis. Changing Pitch makes the plane rotate around its local Y-axis. Changing Roll makes the plane rotate around its local X-axis.
  8. Press OK.

Options

Double-click the DatumPlane label in the Model tree or right-click and select Edit datum in the contextual menu to edit its parameters. For more details about Attachment mode and Attachment offset, see Attachment.

Properties

  • DataMapMode: lists the attachment mode used.
  • DataAttachment Offset: applies a transformation (translation and rotation) in reference to the attachment placement.
  • DataLabel: name given to the object, this name can be changed at convenience.