Points Workbench/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
Le module de Points est fait pour vous donner des outils spécifiques pour travailler avec [http://en.wikipedia.org/wiki/Point_cloud point clouds]. Il est toujours en développement.
Le module de Points est fait pour vous donner des outils spécifiques pour travailler avec [http://en.wikipedia.org/wiki/Point_cloud point clouds]. Il est toujours en développement.


Line 21: Line 22:


{{clear}}
{{clear}}
<languages/>

Revision as of 21:03, 7 August 2018

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.