CurvedShapes CurvedArray

From FreeCAD Documentation
Revision as of 10:26, 1 May 2020 by David69 (talk | contribs) (Created page with "CurvedShapes CurvedArray")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:

CurvedShapes CurvedArray

Menu location
None
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.

https://github.com/chbergmann/CurvedShapesWorkbench/blob/master/Examples/WingExample.png [[Image:]]


Usage

  1. Step 1
  2. Step 2: Invoke the command several way:
  3. Step 3

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.

Properties

Base

  • DonnéesBase: The object to make an array from
  • DonnéesHullcurves: List of one or more bounding curves
  • DonnéesAxis: Direction axis of the Base shape
  • DonnéesItems: Nr. of array items
  • DonnéesOffsetStart: Offset of the first part in Axis direction
  • DonnéesOffsetEnd: Offset of the last part from the end in opposite Axis direction
  • DonnéesTwist: Applies a rotation around Axis to the array items.
  • DonnéesSurface: make a surface over the array items
  • DonnéesSolid: make a solid if Base is a closed shape