Assembly InsertLink: Difference between revisions

From FreeCAD Documentation
No edit summary
m (matched with renamed button and menu option, description added)
Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=Assembly InsertLink
|Name=Assembly InsertLink
|MenuLocation=Assembly → Insert Link
|MenuLocation=Assembly → Insert Component
|Workbenches=[[Assembly_Workbench|Assembly]]
|Workbenches=[[Assembly_Workbench|Assembly]]
|Shortcut={{KEY|I}}
|Shortcut={{KEY|I}}
Line 22: Line 22:


==Description==
==Description==

The [[Image:Assembly_InsertLink.svg|16px]] [[Assembly_InsertLink|Assembly InsertLink]] tool inserts a component into the active assembly. This creates dynamic links to parts, bodies, primitives, and assemblies.


==Usage==
==Usage==


# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Assembly_InsertLink.svg|16px]] [[Assembly_InsertLink|Insert Link]]}} button.
#* Press the {{Button|[[Image:Assembly_InsertLink.svg|16px]] [[Assembly_InsertLink|Insert Component]]}} button.
#* Select the {{MenuCommand|Assembly → [[Image:Assembly_InsertLink.svg|16px]] Insert Link}} option from the menu.
#* Select the {{MenuCommand|Assembly → [[Image:Assembly_InsertLink.svg|16px]] Insert Component}} option from the menu.
#* Use the keyboard shortcut: {{KEY|I}}.
#* Use the keyboard shortcut: {{KEY|I}}.
# ...
# ...

Revision as of 12:57, 10 May 2024

Other languages:

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Assembly InsertLink

Menu location
Assembly → Insert Component
Workbenches
Assembly
Default shortcut
I
Introduced in version
1.0
See also
None

Description

The Assembly InsertLink tool inserts a component into the active assembly. This creates dynamic links to parts, bodies, primitives, and assemblies.

Usage

  1. There are several ways to invoke the command:
    • Press the Insert Component button.
    • Select the Assembly → Insert Component option from the menu.
    • Use the keyboard shortcut: I.
  2. ...