Złożenie 3: Wiązanie punkt na linii

From FreeCAD Documentation
Revision as of 15:40, 28 November 2021 by Kaktus (talk | contribs) (Created page with "Złożenie 3: Wiązanie punkt na linii")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ta dokumentacja nie jest ukończona. Prosimy o pomoc w tworzeniu dokumentacji.

Strona Model polecenia GUI wyjaśnia jak powinny być dokumentowane polecenia. Przejrzyj stronę Category:UnfinishedDocu, aby zobaczyć więcej niekompletnych stron, takich jak ta. Zobacz stronę Category:Command Reference aby poznać wszystkie komendy.

Zobacz stronę wytycznych Wikidla FreeCAD aby dowiedzieć się, jak edytować strony Wiki, i przejdź do strony Pomóż w rozwoju FreeCAD, aby dowiedzieć się o innych sposobach, w jakie możesz wnieść swój wkład.

Other languages:

Assembly3 ConstraintPointOnLine

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

Description

This tool builds a link between two objects of an assembly and fixes the distance between them and the orientation to each other. The selected elements of each object or more precisely their implicit coordinate systems (ICS) are used to position one object to another.

Assuming the first object is already locked in place by the Lock constraint then the following object is moved to a position where the point elements's origin lies on the line element's z-axis.

Point elements have no stretch in any direction (zero length) and so there's no orientation detectable i.e. their ICS are only to match other elements' settings. The orientation of the ICSs always stays the same as the global coordinate system's orientation and can not be used to reduce any degrees of freedom related to rotation. Straight elements have an origin and a direction which is represented by the ICS's z-axis. A direction of the x- and y-axis is not detectable and so rotation around the z-axis can not be used to reduce DOFs. (It doesn't apply in combination with point elements anyway...)

Related to the first object the following object can still move along the z-axis and spin around all three axes. This is leaving 4 degrees of freedom (DOFs) for each link unconstrained.

Usage

  1. Place two objects into an assembly.
  2. Select one point element of one object and one straight edge element of the other object.
  3. Press the Point on line button.