Editing Point Cloud Objects¶
In Edit Mode, you can apply basic editing operations to point cloud objects.
Truco
Point clouds can be converted to or from mesh objects for workflows that require geometry-based editing or further processing.
Transformación¶
Referencia
- Modo:
Modo Edición
- Menú:
Standard transformation operators such as Move, Rotate, and Scale can be used to manipulate selected points within the point cloud.
These operators are useful for repositioning, aligning, or reshaping clusters of points manually.
Duplicar¶
Referencia
- Modo:
Modo Edición
- Menú:
- Atajo:
Mayús-D
Creates a copy of the selected points and reposition the duplicated points.
Duplicated points inherit all attributes from the original points. - Can be used for manually scattering point clusters or duplicating specific regions for further modification.
Definir atributo¶
Referencia
- Modo:
Modo Edición
- Menú:
Opens a pop-up window showing the name of the active attribute as well as the value of that attribute for the selected points From there, you assign a new value to a selected attribute across all selected points.
This tool is useful for uniformly setting attribute values such as size, color, or velocity across selected points.
Borrar¶
Referencia
- Modo:
Modo Edición
- Menú:
- Atajo:
X o Supr
Removes selected points from the point cloud.
Separar¶
Referencia
- Modo:
Modo Edición
- Menú:
- Atajo:
P
Creates a new point cloud object from the currently selected points.
This is useful for breaking a larger scan or dataset into manageable segments or organizing different regions of points into separate objects.