Points Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/ru")
(Created page with "Уже доступны следующие инструменты:")
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 облаком точек]. Он пока еще в стадии разработки.
Модуль 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 облаком точек]. Он пока еще в стадии разработки.


Уже доступны следующие инструменты:
These tools are already available:


* [[Image:Points_Import_Point_cloud.svg|32px]] [[Points ImportPoints|Import Point Cloud]]: will import coordinates for 3D-points from a text file
* [[Image:Points_Import_Point_cloud.svg|32px]] [[Points ImportPoints|Import Point Cloud]]: will import coordinates for 3D-points from a text file

Revision as of 13:26, 28 November 2016

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

Уже доступны следующие инструменты:

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.