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 → Sweep2Rails |
| Workbenches |
| Curves |
| Default shortcut |
| None |
| Introduced in version |
| - |
| See also |
| None |
Description
The Curves Sweep2Rails tool creates a sweep either with a ruled surface and a list of profile edges or with two rails and at least two profiles.
Usage
- Do one of the following:
- Select a ruled surface and then select a list of profile edges.
- Select 2 rails and at least 2 profiles.
- There are several ways to invoke the tool:
- Press the
Sweep2Rails button.
- Select the Surfaces →
Sweep2Rails option from the menu.
- Press the
- A Sweep_2_rails object is created.
Properties
See also: Property editor.
A Sweep_2_rails object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Base
- DataBirail (
Link): Birail object. - DataBlending (
Enumeration): Blending method.Average: ...Blend(default): ...Rail1: ...Rail2: ...
- DataExtend (
Bool): Extend to rail limits. - DataParametrization (
Float): Parametrization of interpolating curves. - DataPoints (
VectorList): Points. - DataProfileSamples (
Integer): Profile Samples. - DataProfiles (
LinkList): List of profiles. - DataRailSamples (
Integer): Profile Samples.
This page is retrieved from https://wiki.freecad.org/Curves_Sweep2Rails