Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.09 KB

Assembly_InsertLink.md

File metadata and controls

34 lines (22 loc) · 1.09 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Assembly InsertLink
   MenuLocation: Assembly , Insert Component
   Workbenches: Assembly_Workbench
   Shortcut: **I**
   Version: 1.0
   SeeAlso: 
---

Assembly InsertLink

Description

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

Usage

  1. There are several ways to invoke the tool:
    • Press the Insert Component button.
    • Select the Assembly → Insert Component option from the menu.
    • Use the keyboard shortcut: I.
  2. The Insert Component dialog opens in the Task panel listing elements available to be used as components.
  3. ...

{{Assembly_Tools_navi}}


documentation index > Assembly > Assembly InsertLink