Points Convert/it: Difference between revisions

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

{{UnfinishedDocu{{#translation:}}}}
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/it
{{Docnav/it|[[Points_Transform/it|Trasforma]]|[[Points PolyCut/it|Taglia i punti con un poligono]]|[[Points_Module/it|Points]]|IconL=Points_Transform.png|IconC=PointsWorkbench.svg|IconR=PolygonPick.svg}}
|
|[[Points_Structure/it|Structure]]
|[[Points_Workbench/it|Points]]
|IconL=
|IconR=Points_Structure.svg
|IconC=Workbench_Points.svg
}}
</div>
</div>


Line 9: Line 16:
|Name/it=Converti in punti
|Name/it=Converti in punti
|MenuLocation=Punti → Converti in punti
|MenuLocation=Punti → Converti in punti
|Workbenches=[[Points Module/it|Punti]]
|Workbenches=[[Points_Workbench/it|Punti]]
|SeeAlso=
|SeeAlso=
}}
}}


<span id="Description"></span>
<div class="mw-translate-fuzzy">
== Descrizione ==
== Descrizione ==
</div>


The '''Points Convert''' command creates point clouds from shape objects or mesh objects.
== Utilizzo ==


Here a shape object refers any object with a {{PropertyData|Shape}} property. Objects created with the [[Part_Workbench|Part]] and [[PartDesign_Workbench|PartDesign]] workbench are shape objects. But so are objects created with the [[Sketcher_Workbench|Sketcher]] and [[Draft_Workbench|Draft]] workbench.

<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== Utilizzo ==
{{Docnav/it|[[Points_Transform/it|Trasforma]]|[[Points PolyCut/it|Taglia i punti con un poligono]]|[[Points_Module/it|Points]]|IconL=Points_Transform.png|IconC=PointsWorkbench.svg|IconR=PolygonPick.svg}}
</div>
</div>


# Select one or more objects.
{{Points Tools navi/it}}
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Points_Convert.svg|16px]] [[Points_Convert|Convert to points...]]}} button.
#* Select the {{MenuCommand|Points → [[Image:Points_Convert.svg|16px]] Convert to points...}} option from the menu.
# The {{MenuCommand|Distance}} dialog box opens.
# Enter the {{MenuCommand|maximum distance}}. The value must be in the {{Value|0.01}} - {{Value|10.00}} range.
# Press the {{Button|OK}} button to close the dialog box and finish the command.

==Properties==

Point cloud objects are [[App_GeoFeature|App GeoFeature]] objects with the following additional properties. Select the {{MenuCommand|Show all}} option from the [[Property_editor|Property editor]] context menu to display the hidden properties.

===Data===

{{TitleProperty|Base}}

* {{PropertyData|Points|PointsKernel|Hidden}}: a Points Kernel associated with this object.
* {{PropertyData|Normal|NormalList|Hidden}}: a list of normals. This property is only available for point clouds created with the [[Points_Convert|Points Convert]] command from mesh objects or shape objects with faces.

{{TitleProperty|Structured points}}

* {{PropertyData|Height|Integer}}: the number of unique Y coordinates in the point cloud. This property is only available for point clouds created with the [[Points_Structure|Points Structure]] command.
* {{PropertyData|Width|Integer}}: the number of unique X coordinates in the point cloud. This property is only available for point clouds created with the [[Points_Structure|Points Structure]] command.

===View===

{{TitleProperty|Base}}

* {{PropertyView|Point Size|FloatConstraint}}: the size in pixels of the points in the [[3D_view|3D view]].


<div class="mw-translate-fuzzy">
{{Docnav/it
|
|[[Points_Structure/it|Structure]]
|[[Points_Workbench/it|Points]]
|IconL=
|IconR=Points_Structure.svg
|IconC=Workbench_Points.svg
}}
</div>


{{Points Tools navi{{#translation:}}}}
{{Userdocnavi/it}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 16:17, 25 November 2023

Converti in punti

Posizione nel menu
Punti → Converti in punti
Ambiente
Punti
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

The Points Convert command creates point clouds from shape objects or mesh objects.

Here a shape object refers any object with a DatiShape property. Objects created with the Part and PartDesign workbench are shape objects. But so are objects created with the Sketcher and Draft workbench.

Utilizzo

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Convert to points... button.
    • Select the Points → Convert to points... option from the menu.
  3. The Distance dialog box opens.
  4. Enter the maximum distance. The value must be in the 0.01 - 10.00 range.
  5. Press the OK button to close the dialog box and finish the command.

Properties

Point cloud objects are App GeoFeature objects with the following additional properties. Select the Show all option from the Property editor context menu to display the hidden properties.

Data

Base

  • Dati (Hidden)Points (PointsKernel): a Points Kernel associated with this object.
  • Dati (Hidden)Normal (NormalList): a list of normals. This property is only available for point clouds created with the Points Convert command from mesh objects or shape objects with faces.

Structured points

  • DatiHeight (Integer): the number of unique Y coordinates in the point cloud. This property is only available for point clouds created with the Points Structure command.
  • DatiWidth (Integer): the number of unique X coordinates in the point cloud. This property is only available for point clouds created with the Points Structure command.

View

Base

  • VistaPoint Size (FloatConstraint): the size in pixels of the points in the 3D view.