Atelier Points

From FreeCAD Documentation
Revision as of 17:37, 26 December 2018 by Renatorivo (talk | contribs) (Created page with "* 32px Import Point Cloud: will import coordinates for 3D-points from a text file * Image:Points_Export_Point_cl...")

Le module de Points est fait pour vous donner des outils spécifiques pour travailler avec point clouds. Il est toujours en développement.

These tools are already available:

At the moment, the points cloud workbench has no automatic routines to deal with the imported points.
But linking against the points cloud library (the windows version of FreeCAD already has that capability) you could
use python commands to further process your data, see discusion here and here (german sub-form).
Another interesting discussion here (english Help-Forum).

Of course you could also use the draft workbench within FreeCAD and connect the points using draft elements.
Using snap-mode "end-point" will ensure snapping to the points.