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 |
The Curves TrimFace tool trims a face with a projected curve.
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:
Trim Face
Link
): Trimming Vector.Vector
): Trimming direction.LinkSub
): Input faceVector
): Picked point in parametric space of the face (u,v,0).LinkSubList
): Trimming curve.