Assembly3 CreateElement

From FreeCAD Documentation

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Assembly3 CreateElement

Menu location
Assembly3 → Create element
Workbenches
Assembly3
Default shortcut
A E
Introduced in version
-
See also
None

Description

The Create element command creates new elements from selected objects.

It can be used to prepare elements before the use of constraints.
This could come in handy to select e.g. hidden geometry. Once an object is represented by an element, it can easily be accessed by its assembly tree object.

(Usually elements are created from selected objects when a constraint command is applied on them)

Usage

  1. Select one or more objects of the boundary representation such as planar faces, straight edges, or points
  2. Press Create element
    or use the keyboard shortcut: A then E
  3. (optional but recommended) Rename the elements by editing their Label properties.