Points Module/zh-tw
(Redirected from Points Workbench/zh-tw)
Jump to navigation
Jump to search
Outdated translations are marked like this.
Introduction
Contents
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.
Convert to points...: Creates point clouds from shape objects.
Structured point cloud: Creates a structured point cloud from the points of an existing point cloud.
Import points...: Imports a point cloud from a file.
Export points...: Exports a point cloud to a file.
Cut point cloud: Cuts points from point clouds.
Merge point clouds: Creates a point cloud by combining the points of two or more point clouds.
Notes
- Draft commands such as
Draft Line and
Draft BSpline can be used to connect the points in a point cloud. Use
Draft Snap Endpoint to snap to the points.
- Python can be used to analyze and process point clouds. See the following forum discussions:
- Inspecting Point cloud.
- Fläche aus Messwerten (German)
- Schnitte durch Flächen aus Messwerten (German)
User documentation

- Installation: Windows, Linux, Mac; Getting started
- Basics: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Workbenches: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting