Points Workbench/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 22: Line 22:
It is also possible to use the tools from the [[Draft Workbench]] to connect the points using Draft objects such as [[Draft Line|Lines]] and [[Draft BSpline|Splines]]. Using the [[Draft Endpoint|Endpoint]] snapping method will ensure that the tools snap to the imported points.
It is also possible to use the tools from the [[Draft Workbench]] to connect the points using Draft objects such as [[Draft Line|Lines]] and [[Draft BSpline|Splines]]. Using the [[Draft Endpoint|Endpoint]] snapping method will ensure that the tools snap to the imported points.


{{Docnav|Plot Workbench|Raytracing Workbench}}
<div class="mw-translate-fuzzy">
{{Docnav/ru| | }}
</div>


{{Points Tools navi}}
{{Points Tools navi}}

Revision as of 10:57, 4 January 2019

Введение

Bерстак Points Workbench создан чтобы дать специальные инструменты для работы с 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. Он пока еще в стадии разработки.

A point cloud is a collection of points in 3D space. A point cloud is generally produced by scanning the surface of a solid object. Then the cloud of points can be used for many purposes including building a mesh for the object, reconstructing the surfaces and solid volumes, reverse engineering, as well as for visualization and quality inspection of parts.

Инструменты

  • Импорт точек: импортирует координаты для точек в трёхмерном пространстве из текстового файла
  • Экспорт точек: экспортирует координаты точек в трёхмерном пространстве в текстовый файл
  • Polygon Pick: to do

Limitations

At the moment the workbench has no automatic routines to deal with the imported points, but the user can use Python scripting to programmatically process the data.

See the discussions in the forum:

It is also possible to use the tools from the Draft Workbench to connect the points using Draft objects such as Lines and Splines. Using the Endpoint snapping method will ensure that the tools snap to the imported points.

Plot Workbench
Raytracing Workbench