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 |
The Curves RotationSweep tool sweeps profiles along a spine (sweep path) or a point.
If the DataTrimPath is false
, the Sweep surface will be extrapolated to fit the whole path.
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:
ExtraProfiles
Integer
): Number of extra profiles.LinkSub
): Face support of the sweep path.InputShapes
LinkSubList
): The list of profiles to sweep.Settings
Bool
): Build a smooth top with extra profiles.Bool
): Trim the sweep shape.Bool
): Add profiles to the sweep shape.