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 → Pipeshell |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
The Curves Pipeshell tool creates a Pipeshell sweep object.
See also: Property editor.
A PipeShell object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Main
Enumeration
): PipeShell mode used to select the sweeping algorithm:
Frene
(default): ...DiscreteTrihedron
: ...FixedTrihetron
: ...Binormal
: ...ShapeSupport
: ...AuxiliarySpine
: ...Enumeration
): Determines the shape of the object:
Sections
(default): ...Lofted Sections
: ...Surface
: ...LinkList
):: Profiles that are swept along spine.LinkSubList
): Sweep path.Mode
Link
): Auxiliary spine.Enumeration
): Type of contact to auxiliary spine.
NoContact
(default): ...Contact
: ...ContactOnBorder
: ...Bool
): Corrected Frenet.Vector
): Direction of the Binormal and FixedTrihedron modes.Bool
): Curvilinear equivalence.Vector
): Location of the FixedTrihedron mode.Link
): Shape of the ShapeSupport mode.Settings
Integer
): Maximum degree of the generated surface.Integer
): Maximum number of segments of the generated surface.Integer
): Number of samples for preview.Bool
): Make solid object.Float
): Tolerance 3D.Float
): Tolerance angular.Float
): Tolerance boundary.