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 → BlendSolid |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
The Curves BlendSolid tool creates a solid between two edges with some continuity with their support shapes.
See also: Property editor.
A Blend_Solid object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Base
LinkSubList
): Faces to join.Continuity
Integer
): Continuity order G... with shape 1.Integer
): Continuity order G... with shape 2.Scale
Enumeration
): Compute scale values to get regular poles, or minimal curvature.
RegularPoles
(default): ...MinimizeCurvature
: ...Manual
: ...FloatList
): Scale values along face 1.FloatList
): Scale values along face 2.Integer
): Number of samples for auto scaling.Settings
Bool
): Fuse the 3 solids together.Integer
): Number of samples to generate each surface.Status
String
): Status of the created shape.