PartDesign Clone/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "==Limite==")
No edit summary
Line 33: Line 33:
==Limite==
==Limite==


* Numai un singur obiect poate fi folosit pentru o clona PartDesign.
* Only a single object can be used for a PartDesign Clone.
* Only objects that consist of a single solid are supported. Hence, [[Glossary#Compound|compounds]] like [[Std Part|Part container]], [[Part_MakeCompound|Part Compound]] or [[Draft Array|Draft Array]] are not supported.
* Sunt acceptate numai obiectele care constau dintr-un singur solid. Prin urmare, [[Glossary#Compound|compounds]] like [[Std Part|Part container]], [[Part_MakeCompound|Part Compound]] or [[Draft Array|Draft Array]] are not supported.

Revision as of 17:30, 31 October 2018

PartDesign Clone

poziția meniului
PartDesign → Create a clone
Ateliere
PartDesign
scurtătură
nici unul
Prezentat în versiune
0.17
A se vedea, de asemenea,
Draft Clone

Descriere

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

Cum se folosește

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

Proprietăți

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

Limite