Points Workbench: Difference between revisions

From FreeCAD Documentation
(More commands have icons now.)
No edit summary
Line 4: Line 4:
<!--T:13-->
<!--T:13-->
{{Docnav
{{Docnav
|[[Path Workbench|Path Workbench]]
|[[Path_Workbench|Path Workbench]]
|[[Raytracing Workbench|Raytracing Workbench]]
|[[Raytracing_Workbench|Raytracing Workbench]]
|IconL=Workbench_Path.svg
|IconL=Workbench_Path.svg
|IconR=Workbench_Raytracing.svg
|IconR=Workbench_Raytracing.svg
Line 19: Line 19:
<translate>
<translate>
<!--T:15-->
<!--T:15-->
The [[Image:Workbench_Points.svg|24px]] [[Points Workbench|Points Workbench]] offers specific tools for working with [http://en.wikipedia.org/wiki/Point_cloud point clouds]. The workbench is still in development.
The [[Image:Workbench_Points.svg|24px]] [[Points_Workbench|Points Workbench]] offers specific tools for working with [http://en.wikipedia.org/wiki/Point_cloud point clouds]. The workbench is still in development.


<!--T:8-->
<!--T:8-->
Line 59: Line 59:
<!--T:3-->
<!--T:3-->
{{Docnav
{{Docnav
|[[Path Workbench|Path Workbench]]
|[[Path_Workbench|Path Workbench]]
|[[Raytracing Workbench|Raytracing Workbench]]
|[[Raytracing_Workbench|Raytracing Workbench]]
|IconL=Workbench_Path.svg
|IconL=Workbench_Path.svg
|IconR=Workbench_Raytracing.svg
|IconR=Workbench_Raytracing.svg

Revision as of 21:30, 1 December 2020

Points workbench icon

Introduction

The Points Workbench offers specific tools for working with point clouds. The workbench is still in development.

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. The cloud of points can then 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.

Tools

All Points Workbench tools can be accessed from the Points menu. Some tools are also available in the Points tools toolbar.

  • Merge point clouds: Creates a point cloud by combining the points of two or more point clouds.

Notes