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.
|
Menu location |
---|
Assembly → Create Distance Joint |
Workbenches |
Assembly |
Default shortcut |
D |
Introduced in version |
1.0 |
See also |
None |
The Assembly CreateJointDistance tool creates a Distance joint between two selected parts, fixing the distance between both parts.
Tool tip says a distance of 0 results in a co-planar joint between the selected planar elements, or a tangent joint between a cylindrical and a planar element. Neither seems to work in weekly build 0.22.-.37645.
See also: Property editor.
A Distance object is derived from an App FeaturePython object and inherits all its properties. See Assembly CreateJointFixed for additional properties.