Points Workbench/zh-cn: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 10: Line 10:
[[Image:Workbench_Points.svg|thumb|128px|Points workbench icon]]
[[Image:Workbench_Points.svg|thumb|128px|Points workbench icon]]


<span id="Introduction"></span>
==簡介==
==簡介==
点集工作台是用于 [https://zh.wikipedia.org/wiki/%E9%BB%9E%E9%9B%B2 點雲] 的一系列特定工具. 它仍在开发中.
点集工作台是用于 [https://zh.wikipedia.org/wiki/%E9%BB%9E%E9%9B%B2 點雲] 的一系列特定工具. 它仍在开发中.
Line 18: Line 19:
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.
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.


<span id="Tools"></span>
==工具==
==工具==
这些工具已经可用:
这些工具已经可用:

Revision as of 21:59, 2 February 2023

Points workbench icon

簡介

点集工作台是用于 點雲 的一系列特定工具. 它仍在开发中.

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.

工具

这些工具已经可用:

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

当然你也可以使用 FreeCAD 的底图工作台并使用底图元件来连接点集。 使用 snap 模式“端点”会保证连接到点集上。