Assembly3 ConstraintColinear/de: Difference between revisions

From FreeCAD Documentation
(Created page with "Assembly3 Kollinear")
 
(Created page with "{{Docnav/de |Gleicher Punkt-Linie-Abstand | |Assembly3 |IconL=Assembly_ConstraintEqualPointLineDis...")
Line 2: Line 2:
<languages/>
<languages/>


{{Docnav
{{Docnav/de
|[[Assembly3_ConstraintEqualPointLineDistance|Equal point line distance]]
|[[Assembly3_ConstraintEqualPointLineDistance/de|Gleicher Punkt-Linie-Abstand]]
|
|
|[[Assembly3_Workbench|Assembly3]]
|[[Assembly3_Workbench/de|Assembly3]]
|IconL=Assembly_ConstraintEqualPointLineDistance.svg
|IconL=Assembly_ConstraintEqualPointLineDistance.svg
|
|

Revision as of 12:33, 13 September 2021

Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.

Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).

Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.

Other languages:

Assembly3 ConstraintColinear

Menu location
None
Workbenches
Assembly3
Default shortcut
None
Introduced in version
-
See also
None

Description

The Colinear command constrains two 2D lines such as non-subdivided wires made with the Draft workbench in relation with a work plane.

It links the positions of both 2D lines in a way that the origin of one line's implicit coordinate system (ICS) lies on the z axis of the other line's ICS with both z axes pointing in the same direction.

Usage

  1. Select two 2D lines.
  2. Activate the Colinear command using the:
  3. Press the Solve constraints or the Quick solve button to recompute
(if Auto recompute and Smart recompute are disabled).

Notes

This tool accepts a 3D elements as well e.g. edges or center lines.

  • 2D/3D or 3D/2D: Instead of the 3D elements z axis the projection of that axis onto the 2D line's workplane is used to position the lines.
  • Both 3D: The lines are positioned to one another but I can't figure out how...