Annulla il link

From FreeCAD Documentation
Revision as of 14:08, 2 October 2020 by Renatorivo (talk | contribs) (Created page with "{{GuiCommand/it |Name=Std LinkUnlink |Name/it=Annulla i link |MenuLocation=Nessuna |Workbenches=Tutti |Version=0.19 |SeeAlso=Crea un link, Std_LinkMakeRe...")

Annulla i link

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

Descrizione

Std LinkUnlink is essentially the opposite operation to Std LinkReplace.

This operation is used to remove a Link from a container like Std Part, and instead place the real object inside.

Usage

  1. Make sure you have a Link that is inside a container, for example, a Link to a Part Sphere inside a Std Part.
  2. Select the internal Link in the tree view.
  3. Press Std LinkUnlink.

The original Sphere must now be inside the Std Part, and the Link must be outside. Now this Link can be deleted if it's no longer needed, and it won't break the container.

A Link inside another object is unlinked, and the real object is placed inside instead.

A Link inside a group is unlinked, and the real object is placed inside instead.