Assembly3 ConstraintPointsCoincident
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 |
---|
None |
Workbenches |
Assembly3 |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
Description
The Assembly3 ConstraintPointsCoincident command 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 both ICSs' origins are in the same place.
Related to the first object the following object can still spin around the origin (around all three axes). This is leaving 3 degrees of freedom (DOFs) for each link unconstrained.
This constraint accepts any type of element!
Usage
- Place two objects into an assembly
- Select one element of each object
- Activate the
Assembly3 ConstraintPointsCoincident command using:
- The
Create "PointsCoincident" constraint button.
- The
Kinematic Equivalent
Used in kinematic context this constraint resembles a ball (and socket) joint.
In real life we cannot handle points and so spherical faces are used to represent the linked points.
Constrained objects before and after running the solver

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub