Points Workbench: Difference between revisions

From FreeCAD Documentation
m (moved templates out of translation tags)
(Docnav)
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:13-->
<!--T:13-->
{{Docnav
{{Docnav
|[[Plot Workbench|Plot Workbench]]
|[[Path_Workbench|Path Workbench]]
|[[Raytracing Workbench|Raytracing Workbench]]
|[[Reverse_Engineering_Workbench|Reverse Engineering Workbench]]
|IconL=Workbench_Plot.svg
|IconL=Workbench_Path.svg
|IconR=Workbench_Raytracing.svg
|IconR=Workbench_Reverse_Engineering.svg
}}
}}


</translate>
[[Image:Workbench_Points.svg|240px|center]]
<translate>
<!--T:14-->
<!--T:14-->
[[Image:Workbench_Points.svg|thumb|128px|Points workbench icon]]
{{Caption|align=center|The FreeCAD Points Workbench Icon}}


== Introduction == <!--T:1-->
==Introduction== <!--T:1-->


</translate>
</translate>
Line 21: Line 19:
<translate>
<translate>
<!--T:15-->
<!--T:15-->
The [[Image:Workbench_Points.svg|24px]] [[Points Workbench|Points Workbench]] is intended to give you 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-->
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.
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 == <!--T:4-->
==Tools== <!--T:4-->


<!--T:5-->
<!--T:5-->
All Points Workbench tools can be accessed from the '''Points''' menu. Some tools are also available in the '''Points tools''' toolbar.
* [[Image:Points_Import_Point_cloud.svg|32px]] [[Points_Import|Import]]: imports a point cloud from a text file.
* [[Image:Points_Export_Point_cloud.svg|32px]] [[Points_Export|Export]]: exports a point cloud to a text file.
* [[Image:Points_Transform.png|32px]] [[Points_Transform|Transform]]: transforms a point cloud.
* [[Image:Points_Convert.png|32px]] [[Points_Convert|Convert]]: converts to points.
* [[Image:PolygonPick.svg|32px]] [[Points PolyCut|Polygon cut]]: cuts a point cloud with a picked polygon.
* [[Image:Points_Merge.png|32px]] [[Points Merge|Merge]]: merge several point clouds into one.


==Notes== <!--T:16-->
<!--T:17-->
* [[Image:Points_Convert.svg|32px]] [[Points_Convert|Convert to points...]]: Creates point clouds from shape objects.


<!--T:7-->
<!--T:18-->
* [[Image:Points_Structure.svg|32px]] [[Points_Structure|Structured point cloud]]: Creates a structured point cloud from the points of an existing point cloud.
It is also possible to use the tools from the [[Image:Workbench_Draft.svg|24px]] [[Draft Workbench|Draft Workbench]] to connect the points using Draft objects such as [[Image:Draft_Line.svg|24px]] [[Draft Line|Lines]] and [[Image:Draft_BSpline.svg|24px]] [[Draft BSpline|Splines]]. Using the [[Image:Snap_Endpoint.svg|24px]] [[Draft Endpoint|Endpoint]] snapping method will ensure that the tools snap to the imported points.


<!--T:19-->
* [[Image:Points_Import.svg|32px]] [[Points_Import|Import points...]]: Imports a point cloud from a file.


== Limitations == <!--T:6-->
<!--T:20-->
* [[Image:Points_Export.svg|32px]] [[Points_Export|Export points...]]: Exports a point cloud to a file.
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.


<!--T:9-->
<!--T:21-->
* [[Image:Points_PolyCut.svg|32px]] [[Points_PolyCut|Cut point cloud]]: Cuts points from point clouds.
See the discussions in the forum:

* [http://forum.freecadweb.org/viewtopic.php?f=13&t=15988 Fläche aus Messwerten] (German)
<!--T:22-->
* [http://forum.freecadweb.org/viewtopic.php?f=13&t=16103 Schnitte durch Flächen aus Messwerten] (German)
* [[Image:Points_Merge.svg|32px]] [[Points_Merge|Merge point clouds]]: Creates a point cloud by combining the points of two or more point clouds.
* [http://forum.freecadweb.org/viewtopic.php?f=3&t=16098 Inspecting Point cloud].

==Notes== <!--T:16-->

<!--T:7-->
* [[Draft_Workbench|Draft]] commands such as [[Image:Draft_Line.svg|24px]] [[Draft_Line|Draft Line]] and [[Image:Draft_BSpline.svg|24px]] [[Draft_BSpline|Draft B-spline]] can be used to connect the points in a point cloud. Use [[Image:Draft_Snap_Endpoint.svg|24px]] [[Draft_Snap_Endpoint|Draft Snap Endpoint]] to snap to the points.
* [[Python|Python]] can be used to analyze and process point clouds. See the following forum discussions:
** [http://forum.freecadweb.org/viewtopic.php?f=3&t=16098 Inspecting Point cloud].
** [http://forum.freecadweb.org/viewtopic.php?f=13&t=15988 Fläche aus Messwerten] (German)
** [http://forum.freecadweb.org/viewtopic.php?f=13&t=16103 Schnitte durch Flächen aus Messwerten] (German)




<!--T:3-->
<!--T:3-->
{{Docnav
{{Docnav
|[[Plot Workbench|Plot Workbench]]
|[[Path_Workbench|Path Workbench]]
|[[Raytracing Workbench|Raytracing Workbench]]
|[[Reverse_Engineering_Workbench|Reverse Engineering Workbench]]
|IconL=Workbench_Plot.svg
|IconL=Workbench_Path.svg
|IconR=Workbench_Raytracing.svg
|IconR=Workbench_Reverse_Engineering.svg
}}
}}


</translate>
</translate>
{{clear}}

{{Points Tools navi{{#translation:}}}}
{{Points Tools navi{{#translation:}}}}

{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

[[Category:Workbenches{{#translation:}}]]
[[Category:Workbenches{{#translation:}}]]

Revision as of 15:53, 3 May 2023

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