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 → Rotation Sweep |
| Workbenches |
| Curves |
| Default shortcut |
| None |
| Introduced in version |
| - |
| See also |
| None |
Description
The Curves RotationSweep tool sweeps profiles along a spine (sweep path) or a point.
Usage
- Select a spine and some profiles in the 3D view.
- There are several ways to invoke the tool:
- Press the
Rotation Sweep button.
- Select the Surfaces →
Rotation Sweep option from the menu.
- Press the
- A Rotation_Sweep object is created.
Notes
If the DataTrimPath is false, the Sweep surface will be extrapolated to fit the whole path.
Properties
See also: Property editor.
A Rotation_Sweep object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
ExtraProfiles
- DataExtraProfiles (
Integer): Number of extra profiles. - DataFaceSupport (
LinkSub): Face support of the sweep path.
InputShapes
- DataProfiles (
LinkSubList): The list of profiles to sweep.
Settings
- DataSmoothTop (
Bool): Build a smooth top with extra profiles. - DataTrimPath (
Bool): Trim the sweep shape. - Data (Hidden)ViewProfiles (
Bool): Add profiles to the sweep shape.
This page is retrieved from https://wiki.freecad.org/Curves_RotationSweep