DiseñoPieza PatrónLineal

From FreeCAD Documentation
Revision as of 14:27, 14 February 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

PartDesign_LinearPattern

Ubicación en el Menú
Diseño de Piezas-> Matriz lineal
Entornos de trabajo
Diseño de Piezas, Complete
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Introducción

'Crea una matriz lineal de operaciones' - Esta herramienta toma un conjunto de una o más operaciones seleccionadas como sus entradas (los 'originales'), y produce un segundo conjunto de operaciones trasladándolas en la dirección indicada. Por ejemplo:


Opciones

Cuando se crea una matriz lineal de operaciones, el letrero de diálogo de 'parámetros de matriz lineal' ofrece dos modos diferentes de especificar la dirección de la matriz.

Ejes estándar

Uno de los ejes estándar X, Y o Z se puede seleccionar con las casillas de selección. La dirección de la matriz se puede invertir seleccionando 'Invertir dirección'.

Seleccionar una cara

Presionando el botón 'Dirección' permite seleccionar una cara o una arista de un sólido pre-existente para especificar la dirección. La dirección de la matriz será normal a la cara si está seleccionada una cara. Observa que el botón debe presionarse de nuevo cada vez para seleccionar una nueva cara o arista.

Seleccionar los originales

La lista de los 'originales' muestra las operaciones que se van a incluir en la matriz. Designando cualquier operación se añadirá a la lista.

Longitud e instancias

Especifica la longitud a ser cubierta por la matriz, y el número total de instancias (incluyendo la operación original). Por ejemplo, seis instancias en una longitud de 150 daría un espacio de 30 entre las instancias de la matriz (150 dividido por 5, ya que hay 5 'espacios' para un total de seis instancias!).

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.

Limitaciones

  • Las formas de la matriz no se pueden superponer sobre otras excepto para el caso especial de sólo dos ocurrencias (original y una copia)
  • Cualquier forma de la matriz que no se superponga con el soporte del original será excluida. Esto asegura que la operación de Diseño de Pieza siempre consiste en un sólido conectado individual
  • Para más limitaciones, mira operación de simetría