Std LinkReplace/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Questa operazione può essere eseguita per sostituire con un link gli oggetti nidificati che si trovano in un assemblaggio complesso, il che può essere più e...")
(Created page with "==Utilizzo==")
Line 18: Line 18:
Questa operazione può essere eseguita per sostituire con un link gli oggetti nidificati che si trovano in un [[assembly/it|assemblaggio]] complesso, il che può essere più efficiente se l'oggetto nidificato viene utilizzato molte volte in diversi sottoassiemi. L'operazione inversa è [[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink/it|Scollega link]]. Per creare un link generico vedere [[File:Std_LinkMake.svg|16px]] [[Std_LinkMake/it|Crea link]].
Questa operazione può essere eseguita per sostituire con un link gli oggetti nidificati che si trovano in un [[assembly/it|assemblaggio]] complesso, il che può essere più efficiente se l'oggetto nidificato viene utilizzato molte volte in diversi sottoassiemi. L'operazione inversa è [[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink/it|Scollega link]]. Per creare un link generico vedere [[File:Std_LinkMake.svg|16px]] [[Std_LinkMake/it|Crea link]].


== Usage ==
==Utilizzo==


# Make sure you have one object that is inside another one. For example, consider that a {{Button|[[File:Part_Fuse.svg|16px]] [[Part_Union|Part Fusion]]}} was used with two previously created objects, a {{Button|[[File:Part_Sphere.svg|16px]] [[Part_Sphere|Part Sphere]]}} and a {{Button|[[File:Part_Cylinder.svg|16px]] [[Part_Cylinder|Part Cylinder]]}}.
# Make sure you have one object that is inside another one. For example, consider that a {{Button|[[File:Part_Fuse.svg|16px]] [[Part_Union|Part Fusion]]}} was used with two previously created objects, a {{Button|[[File:Part_Sphere.svg|16px]] [[Part_Sphere|Part Sphere]]}} and a {{Button|[[File:Part_Cylinder.svg|16px]] [[Part_Cylinder|Part Cylinder]]}}.

Revision as of 14:00, 2 October 2020

Sostituisci con un link

Posizione nel menu
Nessuna
Ambiente
Tutti
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Crea link, Crea link relativo, Scollega link

Descrizione

Lo strumento Sostituisci con un link sostituisce un oggetto all'interno di un altro con una versione App Link del primo oggetto.

Questa operazione agisce sui "figli" di un oggetto "genitore" come si vede nella vista ad albero. Ad esempio, dati due oggetti (A e B) che partecipano a una operazione booleana, ad esempio C = A + B, l'oggetto A può essere sostituito da un link, in modo che C = A_link + B.

Questa operazione può essere eseguita per sostituire con un link gli oggetti nidificati che si trovano in un assemblaggio complesso, il che può essere più efficiente se l'oggetto nidificato viene utilizzato molte volte in diversi sottoassiemi. L'operazione inversa è Scollega link. Per creare un link generico vedere Crea link.

Utilizzo

  1. Make sure you have one object that is inside another one. For example, consider that a Part Fusion was used with two previously created objects, a Part Sphere and a Part Cylinder.
  2. Select the Sphere in the tree view.
  3. Press Std LinkReplace.

The original Sphere must now be outside the Part Fusion, and inside there must be a Link instead (a small overlay arrow is shown in the icon).

An object inside another one is replaced by a Link; the Link is now inside, and the real object is placed outside.

This can also be done with objects contained inside Std Parts and Std Groups.

An object inside a container is replaced by a Link; the Link is now inside, and the real object is placed outside.

Properties

This command creates a new App Link; its properties are described in Std LinkMake.