DiseñoPiezas Clon

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

Clon PartDesign

Ubicación en el Menú
Part Design → Crear un clon
Entornos de trabajo
PartDesign
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.17
Ver también
Clonar Draft

Descripción

PartDesign Clone creates a linked copy of a selected object. Most types of objects are accepted, as long as they are single solids. The main use for the PartDesign Clone is to use an object created in another workbench for a PartDesign Boolean feature. It can also be simply used to create linked copies.

introduced in version 0.17


Clone of the inner gear while beeing translated in 3D space as an independent object

How to use

  1. In the Model tree, select the object to be cloned.
  2. Press the Create a clone button.

Properties

  • DatosBase Feature: sets the original object the clone is based on. To replace, press the ... button to get a list of available objects.
  • DatosPlacement: defines the orientation and position of the Clone in the 3D space. See Placement.
  • DatosLabel: label given to the Clone object. Change to suit your needs.

Limitations