Std: Usuń powiązanie

From FreeCAD Documentation
Revision as of 14:29, 27 May 2023 by Kaktus (talk | contribs) (Created page with "{{Button|16px '''Usuń powiązanie'''}} jest zasadniczo operacją odwrotną do {{Button|16px Zastąp przez łącze}}.")

Std: Usuń powiązanie

Lokalizacja w menu
brak
Środowisko pracy
wszystkie
Domyślny skrót
brak
Wprowadzono w wersji
0.19
Zobacz także
Utwórz łącze, Utwórz łącze względne, Zastąp przez łącze

Opis

Usuń powiązanie jest zasadniczo operacją odwrotną do Zastąp przez łącze.

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 Unlink.

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.