Points Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru| | }}")
 
(Created page with "Модуль Points создан чтобы дать специальные инструменты для работы с [https://ru.wikipedia.org/wiki/%D0%9E%D0%B1%D0%BB%D0%...")
Line 1: Line 1:
Модуль Points создан чтобы дать специальные инструменты для работы с [https://ru.wikipedia.org/wiki/%D0%9E%D0%B1%D0%BB%D0%B0%D0%BA%D0%BE_%D1%82%D0%BE%D1%87%D0%B5%D0%BA облаком точек]. Он пока еще в стадии разработки.
The Points module is made to give you specific tools for working with [http://en.wikipedia.org/wiki/Point_cloud point clouds]. It is still in development.


These tools are already available:
These tools are already available:

Revision as of 12:57, 11 August 2016

Модуль Points создан чтобы дать специальные инструменты для работы с облаком точек. Он пока еще в стадии разработки.

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.