Std LinkReplace/de: Difference between revisions

From FreeCAD Documentation
(Created page with "==Anwendung==")
No edit summary
Line 12: Line 12:
{{GuiCommand/de
{{GuiCommand/de
|Name=Std LinkReplace
|Name=Std LinkReplace
|Name/de=Std LinkReplace
|Name/de=Std DurchVerknüpfungErsetzen
|MenuLocation=None
|MenuLocation=None
|Workbenches=All
|Workbenches=All
Line 19: Line 19:
}}
}}


<span id="Description"></span>
==Beschreibung==
==Beschreibung==


Line 27: Line 28:
This operation can be done to replace nested objects that are in a complex [[assembly|assembly]] for a Link, which may be more efficient if that nested object is used many times in different sub-assemblies. The inverse operation is {{Button|[[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink|Std LinkUnlink]]}}. To create a generic Link see {{Button|[[File:Std_LinkMake.svg|16px]] [[Std_LinkMake|Std LinkMake]]}}.
This operation can be done to replace nested objects that are in a complex [[assembly|assembly]] for a Link, which may be more efficient if that nested object is used many times in different sub-assemblies. The inverse operation is {{Button|[[File:Std_LinkUnlink.svg|16px]] [[Std_LinkUnlink|Std LinkUnlink]]}}. To create a generic Link see {{Button|[[File:Std_LinkMake.svg|16px]] [[Std_LinkMake|Std LinkMake]]}}.


<span id="Usage"></span>
==Anwendung==
==Anwendung==


Line 45: Line 47:
{{Caption|An object inside a container is replaced by a Link; the Link is now inside, and the real object is placed outside.}}
{{Caption|An object inside a container is replaced by a Link; the Link is now inside, and the real object is placed outside.}}


<span id="Properties"></span>
==Eigenschaften==
==Eigenschaften==



Revision as of 08:38, 18 June 2023

Std DurchVerknüpfungErsetzen

Menüeintrag
None
Arbeitsbereich
All
Standardtastenkürzel
Keiner
Eingeführt in Version
0.19
Siehe auch
Std VerknüpfungErstellen, Std UnterverknüpfungErstellen, Std VerknüpfungAuflösen

Beschreibung

Std DurchVerknüpfungErsetzen ersetzt ein Objekt, das sich in einem anderen befindet durch eine App-Link-Version von ersterem.

This operation acts on the "children" of a "parent" object as seen in the tree view. For example, given two objects (A and B) that participate in a Part Boolean operation, say, C = A + B, the A object can be replaced by a Link, so that C = A_link + B.

This operation can be done to replace nested objects that are in a complex assembly for a Link, which may be more efficient if that nested object is used many times in different sub-assemblies. The inverse operation is Std LinkUnlink. To create a generic Link see Std LinkMake.

Anwendung

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

The original Sphere must now be outside the Part Fuse, 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.

Eigenschaften

Dieser Befehl erstellt einen neuen App-Link; seine Eigenschaften sind unter Std VerknüpfungErstellen beschrieben.