PartDesign LinearPattern/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "PartDesign LinearPattern")
 
(Created page with "==Descriere==")
Line 2: Line 2:
{{GuiCommand|Name=PartDesign LinearPattern|Workbenches=[[PartDesign Workbench|PartDesign]], Complete|MenuLocation=PartDesign → LinearPattern}}
{{GuiCommand|Name=PartDesign LinearPattern|Workbenches=[[PartDesign Workbench|PartDesign]], Complete|MenuLocation=PartDesign → LinearPattern}}


==Description==
==Descriere==


The '''Linear pattern''' tool creates evenly spaced copies of a feature in a linear direction. Starting with v0.17, it can pattern multiple features.
The '''Linear pattern''' tool creates evenly spaced copies of a feature in a linear direction. Starting with v0.17, it can pattern multiple features.

Revision as of 09:24, 1 November 2018

PartDesign LinearPattern

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

Descriere

The Linear pattern tool creates evenly spaced copies of a feature in a linear direction. Starting with v0.17, it 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.

How to use

  1. Select the feature(s) to be patterned. Alternatively, the feature can be selected from a dialogue after step 2.
    v0.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. v0.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 spacebar 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. 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

v0.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

v0.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