Points Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(38 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

[[Image:PointsWorkbench.svg|64px]]
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/ru
Модуль Points создан чтобы дать специальные инструменты для работы с [https://ru.wikipedia.org/wiki/%D0%9E%D0%B1%D0%BB%D0%B0%D0%BA%D0%BE_%D1%82%D0%BE%D1%87%D0%B5%D0%BA облаком точек]. Он пока еще в стадии разработки.
|[[Path_Workbench/ru|Верстак Path]]
|[[Raytracing_Workbench/ru|Верстак Raytracing]]
|IconL=Workbench_Path.svg
|IconR=Workbench_Raytracing.svg
}}
</div>
</div>


[[Image:Workbench_Points.svg|thumb|128px|Логотип верстака Points]]
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. Then the cloud of points can 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 of parts.


{{TOCright}}
<div class="mw-translate-fuzzy">
Уже доступны следующие инструменты:
</div>


<span id="Introduction"></span>
<div class="mw-translate-fuzzy">
== Введение ==
* [[Image:Points_Import_Point_cloud.svg|32px]] [[Points ImportPoints/ru|Импорт точек]]: импортирует координаты для точек в трёхмерном пространстве из текстового файла
* [[Image:Points_Export_Point_cloud.svg|32px]] [[Points ExportPoints/ru|Экспорт точек]]: экспортирует координаты точек в трёхмерном пространстве в текстовый файл
* [[Image:PolygonPick.svg|32px]] Polygon Pick: to do
</div>


The [[Image:Workbench_Points.svg|24px]] [[Points_Workbench/ru|Верстак Points]] предлагает специальные инструменты для работы с [https://ru.wikipedia.org/wiki/%D0%9E%D0%B1%D0%BB%D0%B0%D0%BA%D0%BE_%D1%82%D0%BE%D1%87%D0%B5%D0%BA облаками точек]. Верстак всё ещё находится в стадии разработки.
== Limitations ==
At the moment the workbench has no automatic routines to deal with the imported points, but the user can use [[Python]] scripting to programmatically process the data.


Облако точек - это набор точек в трехмерном пространстве. Облако точек, как правило, создается путем сканирования поверхности твердого объекта. Затем облако точек может использоваться для многих целей, включая построение сетки для объекта, восстановление поверхностей и твердых объемов, реверс-инжиниринг, а также для визуализации и проверки качества деталей.
See the discussions in the forum:
* [http://forum.freecadweb.org/viewtopic.php?f=13&t=15988 Fläche aus Messwerten] (German)
* [http://forum.freecadweb.org/viewtopic.php?f=13&t=16103 Schnitte durch Flächen aus Messwerten] (German)
* [http://forum.freecadweb.org/viewtopic.php?f=3&t=16098 Inspecting Point cloud].


<span id="Tools"></span>
It is also possible to use the tools from the [[Draft Workbench]] to connect the points using Draft objects such as [[Draft Line|Lines]] and [[Draft BSpline|Splines]]. Using the [[Draft Endpoint|Endpoint]] snapping method will ensure that the tools snap to the imported points.
== Инструменты ==


<div class="mw-translate-fuzzy">
<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.
{{Docnav/ru| | }}
</div>
</div>


* [[Image:Points_Import.svg|32px]] [[Points_Import|Import points...]]: Imports a point cloud from a file.
{{Points Tools navi}}


* [[Image:Points_Export.svg|32px]] [[Points_Export|Export points...]]: Exports a point cloud to a file.
{{Userdocnavi}}

* [[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_PolyCut.svg|32px]] [[Points_PolyCut|Cut point cloud]]: Cuts points from point clouds.

<span id="Notes"></span>
== Примечания ==

* [[Draft_Workbench|Draft]] commands such as [[Image:Draft_Line.svg|24px]] [[Draft_Line|Draft Line]] and [[Image:Draft_BSpline.svg|24px]] [[Draft_BSpline|Draft B-spline]] can be used to connect the points in a point cloud. Use [[Image:Draft_Snap_Endpoint.svg|24px]] [[Draft_Snap_Endpoint|Draft Snap Endpoint]] to snap to the points.
* [[Python|Python]] can be used to analyze and process point clouds. See the following forum discussions:
** [http://forum.freecadweb.org/viewtopic.php?f=3&t=16098 Inspecting Point cloud].
** [http://forum.freecadweb.org/viewtopic.php?f=13&t=15988 Fläche aus Messwerten] (German)
** [http://forum.freecadweb.org/viewtopic.php?f=13&t=16103 Schnitte durch Flächen aus Messwerten] (German)


<div class="mw-translate-fuzzy">
{{Docnav/ru
|[[Path_Workbench/ru|Верстак Path]]
|[[Raytracing_Workbench/ru|Верстак Raytracing]]
|IconL=Workbench_Path.svg
|IconR=Workbench_Raytracing.svg
}}
</div>


{{Points Tools navi{{#translation:}}}}
[[Category:Workbenches]]
{{Userdocnavi{{#translation:}}}}
{{clear}}
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 16:00, 25 November 2023

Логотип верстака Points

Введение

The Верстак Points предлагает специальные инструменты для работы с облаками точек. Верстак всё ещё находится в стадии разработки.

Облако точек - это набор точек в трехмерном пространстве. Облако точек, как правило, создается путем сканирования поверхности твердого объекта. Затем облако точек может использоваться для многих целей, включая построение сетки для объекта, восстановление поверхностей и твердых объемов, реверс-инжиниринг, а также для визуализации и проверки качества деталей.

Инструменты

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.

Примечания