点集工作台

From FreeCAD Documentation
Revision as of 14:24, 16 August 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
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.

工具

这些工具已经可用:

  • 导入点云: 将会从一个文本文件导入点云的三维点坐标集
  • 导出点云: 将会导出点云的三维点坐标集到一个文本文件
  • Transform: transforms a point cloud.
  • Convert: converts to points.
  • 多边型选择:计划中
  • Merge: merge several point clouds into one.
  • Merge point clouds: Creates a point cloud by combining the points of two or more point clouds.

Notes

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