Points Workbench/zh-cn: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 11: Line 11:


[[Image:Workbench_Points.svg|thumb|128px|Points workbench icon]]
[[Image:Workbench_Points.svg|thumb|128px|Points workbench icon]]

{{TOCright}}


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


{{TOCright}}
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.


Line 25: Line 26:
这些工具已经可用:
这些工具已经可用:


<div class="mw-translate-fuzzy">
All Points Workbench tools can be accessed from the '''Points''' menu. Some tools are also available in the '''Points tools''' toolbar.
All Points Workbench tools can be accessed from the '''Points''' menu. Some tools are also available in the '''Points tools''' toolbar.
</div>

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

* [[Image:Points_Structure.svg|32px]] [[Points_Structure|Structured point cloud]]: Creates a structured point cloud from the points of an existing point cloud.


* [[Image:Points_Import.svg|32px]] [[Points_Import|Import points...]]: Imports a point cloud from a file.
* [[Image:Points_Import.svg|32px]] [[Points_Import|Import points...]]: Imports a point cloud from a file.
Line 35: Line 34:
* [[Image:Points_Export.svg|32px]] [[Points_Export|Export points...]]: Exports a point cloud to a file.
* [[Image:Points_Export.svg|32px]] [[Points_Export|Export points...]]: Exports a point cloud to a file.


* [[Image:Points_PolyCut.svg|32px]] [[Points_PolyCut|Cut point cloud]]: Cuts points from point clouds.
* [[Image:Points_Convert.svg|32px]] [[Points_Convert|Convert to points...]]: Creates point clouds from shape objects.

* [[Image:Points_Structure.svg|32px]] [[Points_Structure|Structured point cloud]]: Creates a structured point cloud from the points of an existing point cloud.


* [[Image:Points_Merge.svg|32px]] [[Points_Merge|Merge point clouds]]: Creates a point cloud by combining the points of two or more point clouds.
* [[Image:Points_Merge.svg|32px]] [[Points_Merge|Merge point clouds]]: Creates a point cloud by combining the points of two or more point clouds.

* [[Image:Points_PolyCut.svg|32px]] [[Points_PolyCut|Cut point cloud]]: Cuts points from point clouds.


==Notes==
==Notes==

Latest revision as of 16:00, 25 November 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 模式“端点”会保证连接到点集上。