Points Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 17: Line 17:
Another interesting discussion [http://forum.freecadweb.org/viewtopic.php?f=3&t=16098 here] (english Help-Forum).<br />
Another interesting discussion [http://forum.freecadweb.org/viewtopic.php?f=3&t=16098 here] (english Help-Forum).<br />


<!--T:6-->
<!--T:7-->
Of course you could also use the draft workbench within FreeCAD and connect the points using draft elements.<br />
Of course you could also use the draft workbench within FreeCAD and connect the points using draft elements.<br />
Using snap-mode "end-point" will ensure snapping to the points.
Using snap-mode "end-point" will ensure snapping to the points.

Revision as of 09:49, 14 June 2016

The Points module is made to give you specific tools for working with point clouds. It is still in development.

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.