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 |
Description
The Curves BlendSolid tool creates a solid between two edges with some continuity with their support shapes.
Usage
- Select two faces of different solids.
- There are several ways to invoke the tool:
- Press the
BlendSolid button.
- Select the Surfaces →
BlendSolid option from the menu.
- Press the
- A Blend_Solid object is created.
- Optionally edit the values in the Property editor to choose a different auto scale method and adjust the related properties (see Properties below).
Properties
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:
Data
Base
- DataSources (
LinkSubList
): Faces to join.
Continuity
- DataContinuity1 (
Integer
): Continuity order G... with shape 1. - DataContinuity2 (
Integer
): Continuity order G... with shape 2.
Scale
- DataAuto Scale (
Enumeration
): Compute scale values to get regular poles, or minimal curvature.RegularPoles
(default): ...MinimizeCurvature
: ...Manual
: ...
- DataScale1 (
FloatList
): Scale values along face 1. - DataScale2 (
FloatList
): Scale values along face 2. - DataScale Samples (
Integer
): Number of samples for auto scaling.
Settings
- DataFuse (
Bool
): Fuse the 3 solids together. - DataSamples (
Integer
): Number of samples to generate each surface.
Status
- DataShape Type (
String
): Status of the created shape.
This page is retrieved from https://wiki.freecad.org/Curves_BlendSolid