This command splits meshes according to their geometrical shape.
Requirements
Select one or several meshes and launch the command. Each mesh will be processed independently.
-
Set the Segmentation parameters:
-
Segmentation angle: this angle is used to split the mesh into patches. It corresponds to a maximal angle between adjacent faces.
-
Area threshold: this threshold discards patches that are too small.
-
Standard deviation threshold: this threshold is used to identify the appropriate geometric feature (plane, cylinder, sphere or cone) for each patch.
-
-
Choose the features to identify when segmenting the mesh.
-
Optionally, create the corresponding geometrical features in addition to the segmented mesh.
Technical information
If patches share the same geometrical properties and are close enough, they are merged.