Std LinkMake/it: Difference between revisions

From FreeCAD Documentation
(Created page with "==Descrizione==")
(Created page with "Un App::Link o solo Link è un tipo di oggetto che fa riferimento a un altro oggetto, nello stesso documento o in un altro documento....")
Line 12: Line 12:
==Descrizione==
==Descrizione==


An [[Std LinkMake|App::Link]] or just [[Std LinkMake|Link]] is a type of object that references another object, in the same document, or in another document. It is intended to be used in mechanical assemblies in which one object may appear multiple times, for example, screws and bolts, but also other complex sub-assemblies.
Un [[Std LinkMake/it|App::Link]] o solo [[Std LinkMake/it|Link]] è un tipo di oggetto che fa riferimento a un altro oggetto, nello stesso documento o in un altro documento. È pensato per l'uso in assiemi meccanici in cui un oggetto può apparire più volte, ad esempio viti e bulloni, ma anche altri complessi sottoassiemi.


For simple duplication of objects, see [[Draft Clone|Draft Clone]], [[Draft Array|Draft Array]], and [[Draft PathArray|Draft PathArray]]. The tools [[Draft LinkArray|Draft LinkArray]] and [[Draft PathLinkArray|Draft PathLinkArray]] create Links instead of simple copies.
For simple duplication of objects, see [[Draft Clone|Draft Clone]], [[Draft Array|Draft Array]], and [[Draft PathArray|Draft PathArray]]. The tools [[Draft LinkArray|Draft LinkArray]] and [[Draft PathLinkArray|Draft PathLinkArray]] create Links instead of simple copies.

Revision as of 21:16, 15 September 2019

Std LinkMake

Posizione nel menu
None
Ambiente
Tutti
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Std Part, Std Group, PartDesign Body

Descrizione

Un App::Link o solo Link è un tipo di oggetto che fa riferimento a un altro oggetto, nello stesso documento o in un altro documento. È pensato per l'uso in assiemi meccanici in cui un oggetto può apparire più volte, ad esempio viti e bulloni, ma anche altri complessi sottoassiemi.

For simple duplication of objects, see Draft Clone, Draft Array, and Draft PathArray. The tools Draft LinkArray and Draft PathLinkArray create Links instead of simple copies.

Links are intended to be used with full bodies. To create arrays of features inside the same PartDesign Body, use PartDesign LinearPattern, PartDesign PolarPattern, and PartDesign MultiTransform.

How to use

  1. Select an object for which you wish to make a Link.
  2. Press the Std LinkMake button. If no object is selected, an empty Link will be created.

Properties

Data

  • DatiLinked Object:
  • DatiLink Transform:
  • DatiPlacement:
  • DatiSub Elements:
  • DatiShow Elements:
  • DatiElement Count:
  • DatiScale:

It will additionally show the properties of the original DatiLinked Object.

View

  • VistaDraw Style:
  • VistaLine Width:
  • VistaOverride Material:
  • VistaPoint Size:
  • VistaSelectable:
  • VistaShape Material:

It will additionally show the view properties of the original DatiLinked Object.