Points Workbench/sv: Difference between revisions

From FreeCAD Documentation
m (FuzzyBot moved page Points Module/sv to Points Workbench/sv without leaving a redirect: Part of translatable page "Points Module")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/sv
{{Docnav/sv
|[[Plot Workbench|Plot Workbench]]
|[[Plot Workbench|Plot Workbench]]
Line 8: Line 7:
|IconR=Workbench_Raytracing.svg
|IconR=Workbench_Raytracing.svg
}}
}}
</div>


[[Image:Workbench_Points.svg|thumb|128px|Points workbench icon]]
[[Image:Workbench_Points.svg|thumb|128px|Points workbench icon]]
Line 21: Line 19:
==Tools==
==Tools==


<div class="mw-translate-fuzzy">
* [[Image:Points_Import_Point_cloud.svg|32px]] [[Points Import/sv|Import Point Cloud]]: will import coordinates for 3D-points from a text file
* [[Image:Points_Import_Point_cloud.svg|32px]] [[Points Import/sv|Import Point Cloud]]: will import coordinates for 3D-points from a text file
* [[Image:Points_Export_Point_cloud.svg|32px]] [[Points Export/sv|Export Point Cloud]]: will export coordinates for 3D-points to a text file
* [[Image:Points_Export_Point_cloud.svg|32px]] [[Points Export/sv|Export Point Cloud]]: will export coordinates for 3D-points to a text file
* [[Image:PolygonPick.svg|32px]] Polygon Pick: to do
* [[Image:PolygonPick.svg|32px]] Polygon Pick: to do
</div>


* [[Image:Points_Convert.svg|32px]] [[Points_Convert|Convert to points...]]: Creates point clouds from shape objects.
* [[Image:Points_Convert.svg|32px]] [[Points_Convert|Convert to points...]]: Creates point clouds from shape objects.
Line 48: Line 44:




<div class="mw-translate-fuzzy">
{{Docnav/sv
{{Docnav/sv
|[[Plot Workbench|Plot Workbench]]
|[[Plot Workbench|Plot Workbench]]
Line 55: Line 50:
|IconR=Workbench_Raytracing.svg
|IconR=Workbench_Raytracing.svg
}}
}}
</div>


{{clear}}
{{clear}}

Revision as of 09:34, 16 August 2021

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

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

Notes