Points Workbench

From FreeCAD Documentation
Revision as of 09:50, 14 June 2016 by FuzzyBot (talk | contribs) (Importing a new version from external source)

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:

The coordinates of the points have to be stored in a text file.
The ending of the file has to be ".asc".
The coordinates have to use point (NOT comma) and have to be separated by a space.

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.