PartDesign LinearPattern

From FreeCAD Documentation
Revision as of 13:43, 1 August 2020 by Uwestoehr (talk | contribs) (remove a now obsolete limitation)

PartDesign LinearPattern

Menu location
PartDesign → LinearPattern
Workbenches
PartDesign
Default shortcut
None
Introduced in version
-
See also
None

Description

The LinearPattern tool creates evenly spaced copies of a feature in a linear direction. As of version 0.17 and above the Linear pattern tool can pattern multiple features.

Above: An L-shaped pad (B) made on top of a base pad (A, also referred to as support) is used for a linear pattern. The result (C) is shown on the right.

Usage

  1. Select the feature(s) to be patterned. Alternatively, the feature can be selected from a dialogue after step 2.
    version 0.16 and below Only a single feature can be selected, and it must be the last one at the bottom of the feature tree.
  2. Press the LinearPattern button.
  3. version 0.17 and above Press Add feature to add a feature to be patterned. The feature must be visible in the 3D view:
    1. Switch to the Model tree;
    2. Select in the tree the feature to be added and press Space to make it visible in the 3D view;
    3. Switch back to the Tasks panel;
    4. Select the feature in the 3D view; it will be added to the list.
    5. Repeat to add other features.
  4. version v0.17 and above Press Remove feature to remove a feature from the list, or right-click on the feature in the list and select Remove
  5. Define the Direction. See Options.
  6. Define the Length (distance) between the last copied occurrence and the original feature.
  7. Set the number of occurrences.
  8. Press OK .

Options

LinearPattern parameters in v0.16 and below.
LinearPattern parameters in v0.17 and above.

Direction

When creating a linear pattern feature, the LinearPattern parameters dialogue offers different ways of specifying the pattern direction.

Horizontal sketch axis

Uses the horizontal axis of the sketch for direction.

Vertical sketch axis

Uses the vertical axis of the sketch for direction.

Normal sketch axis

version 0.17 and above Uses the normal axis of the sketch for direction.

Select reference...

Allows you to select either a DatumLine or an edge of an object or a line of a sketch to use for direction.

Custom Sketch Axis

If the sketch which defines the feature to be patterned also contains a construction line (or lines), then the drop down list will contain one custom sketch axis for each construction line. The first construction line will be labelled Sketch axis 0.

Base (X/Y/Z) axis

version 0.17 and above Select one of the Body Origin's standard axis (X, Y or Z) as direction.

Limitations

  • Pattern shapes may not overlap one another except for the special case of only two occurrences (original plus one copy)
  • Any pattern shapes that do not overlap the original's support will be excluded. This ensures that a PartDesign feature always consists of a single, connected solid
  • For further limitations, see the mirrored feature