Curves TrimFace
Appearance
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[edit | edit source]
The Curves TrimFace tool trims a face with a projected curve.
Usage[edit | edit source]
- 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[edit | edit source]
- 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[edit | edit source]
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[edit | edit source]
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.
- Curves IsoCurve, Curves JoinCurve, Curves ParametricComb, Curves ParametricSolid, .................
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub