|
CurvedShapes CurvedArray
|
| Menu location
|
| Curved Shapes → Curved Array
|
| Workbenches
|
| CurvedShapes
|
| Default shortcut
|
| None
|
| Introduced in version
|
| -
|
| See also
|
| None
|
|
Description
Creates an array and resizes the items in the bounds of one or more hull curves. In this example, the orange base shape is rescaled in the bounds of the red and violet hullcurves. The curves do not have to be connected. The hullcurves should lie on or parallel to the XY- XZ- or YZ- plane.
Example of creating a wing from a rescaled base shape in the bounds of a set of hull curves image from chbergmann's GitHub
Usage
- Select the input curves.
- There are several ways to invoke the command:
- Press the
Curved Array button.
- Select the Curved Shapes →
Curved Array option from the menu.
- In the Property View, adjust the number of items, as well as the offset end and start parameters, to create the desired shape.
- In the Property View, select the checkbox for 'Surface' or 'Solid' depending on the desired result
Notes
- The first curve that you select for CurvedArray creation will be the item that is swept and resized in the bounds of the other selected curves.
- When creating a surface, be aware that CurvedArray may actually create a compound (separated at a location where the cross section curve intersects the surface generated by the tool). It will then fail to offset unless a boolean operation is used to join the surfaces together, or an explode compound operation is used to separate them to be worked with independently.
Properties
Base
- DataBase: The object to make an array from
- DataHullcurves: List of one or more bounding curves
- DataAxis: Direction axis of the Base shape
- DataItems: Number of array items
- DataOffsetStart: Offset of the first part in Axis direction
- DataOffsetEnd: Offset of the last part from the end in opposite Axis direction
- DataTwist: Applies a rotation around Axis to the array items
- DataSurface: Creates a surface over the array items
- DataSolid: Creates a solid if Base is a closed shape
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework