App Link: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
Line 15: Line 15:


<!--T:28-->
<!--T:28-->
{{Caption|Simplified diagram of the relationships between the core objects in the program}}
{{Caption|Simplified diagram of the relationships between the core objects in FreeCAD}}


== Usage == <!--T:4-->
== Usage == <!--T:4-->

Latest revision as of 07:42, 22 February 2022

Introduction

An App Link, or formally an App::Link, is a type of object that references or links to another object, in the same document, or in another document. It is especially designed to efficiently duplicate a single object multiple times, which helps with the creation of complex assemblies from smaller subassemblies, and from multiple reusable components like screws, nuts, and similar fasteners.

Simplified diagram of the relationships between the core objects in FreeCAD

Usage

See Std LinkMake.

Properties

See Std LinkMake.