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.
|
Menu location |
---|
Surfaces → Trim face |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
Description
The Curves TrimFace tool trims a face with a projected curve.
Usage
- Select a face and a curve.
- There are several ways to invoke the tool:
- Press the
Trim face button.
- Select the Surfaces →
Trim face option from the menu.
- Press the
- A TrimmedFace object is created.
Notes
- The point picked to select the face defines the side of the projected curve that is kept.
- The projection vector is the direction vector of the selected curve if available, or else the current direction of the active view.
Properties
See also: Property editor.
A TrimmedFace object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Trim Face
- DataVector (
Link
): Trimming Vector. - DataDirection (
Vector
): Trimming direction. - DataFace (
LinkSub
): Input face - DataPicked Point (
Vector
): Picked point in parametric space of the face (u,v,0). - DataTool (
LinkSubList
): Trimming curve.
This page is retrieved from https://wiki.freecad.org/Curves_TrimFace