Assembly3 ConstraintArcLineTangent: Difference between revisions

From FreeCAD Documentation
(Created page with "{{UnfinishedDocu{{#translation:}}}} <languages/> {{Docnav |Line vertical |Sketch plane |Assembly3_...")
 
(Marked this version for translation)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{UnfinishedDocu{{#translation:}}}}
{{UnfinishedDocu{{#translation:}}}}
<languages/>
<languages/>
<translate>


<!--T:1-->

{{Docnav
{{Docnav
|[[Assembly3_ConstraintLineVertical|Line vertical]]
|[[Assembly3_ConstraintLineVertical|Line vertical]]
Line 12: Line 13:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Assembly3 ConstraintArcLineTangent
|Name=Assembly3 ConstraintArcLineTangent
Line 18: Line 20:
}}
}}


== Description ==
== Description == <!--T:3-->


<!--T:4-->
The {{Button|[[Image:Assembly_ConstraintArcLineTangent.svg|16px]] [[Assembly3_ConstraintArcLineTangent|Arc line tangent]]}} commands builds a link between two objects of an assembly. The selected elements of each object or more precisely their implicit coordinate systems (ICS) are used to position one object to another.
The {{Button|[[Image:Assembly_ConstraintArcLineTangent.svg|16px]] [[Assembly3_ConstraintArcLineTangent|Arc line tangent]]}} command builds a link between two objects of an assembly. The selected elements of each object or more precisely their implicit coordinate systems (ICS) are used to position one object to another.


<!--T:5-->
Since I couldn't get this tool working here's just the statement of the tool tip:
Since I couldn't get this tool working here's just the statement of the tool tip:
Add an "Arc line tangent" constraint to make a line tangent to an arc at the start or end point of the arc.
Add an "Arc line tangent" constraint to make a line tangent to an arc at the start or end point of the arc.


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


<!--T:7-->
# Place two objects into an assembly
# Place two objects into an assembly
# Select an arc element of one object
# Select an arc element of one object
Line 33: Line 38:




<!--T:8-->
Depending on the order of the selected lines following '''errors''' appear:
Depending on the order of the selected lines following '''errors''' appear:
Constraint "ArcLineTangent" requires the 1st element to be a circular edge
Constraint "ArcLineTangent" requires the 1st element to be a circular edge
Line 38: Line 44:




<!--T:9-->
{{Docnav
{{Docnav
|[[Assembly3_ConstraintLineVertical|Line vertical]]
|[[Assembly3_ConstraintLineVertical|Line vertical]]
Line 47: Line 54:
}}
}}


</translate>

{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 15:11, 11 October 2021

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.

Other languages:

Assembly3 ConstraintArcLineTangent

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

Description

The Arc line tangent command builds a link between two objects of an assembly. The selected elements of each object or more precisely their implicit coordinate systems (ICS) are used to position one object to another.

Since I couldn't get this tool working here's just the statement of the tool tip: 

Add an "Arc line tangent" constraint to make a line tangent to an arc at the start or end point of the arc.

Usage

  1. Place two objects into an assembly
  2. Select an arc element of one object
  3. Select a line element of the second object
  4. Press the Arc line tangent button.


Depending on the order of the selected lines following errors appear:

Constraint "ArcLineTangent" requires the 1st element to be a circular edge
Constraint "ArcLineTangent" requires the 1st element to be an arc edge