The Convex Hull command creates an enclosing polygon around selected objects using only convex geometry (no inward-pointing corners). This creates the smallest convex shape that contains all selected objects.
🔹 How to Use
- Select objects: Choose all objects to be enclosed by the convex hull.
- Activate the command: Select Convex Hull from the toolbar.
Automatic generation: The convex hull polygon is automatically created around the selected objects.
🧠Tips
- Convex only: Result has no concave (inward-pointing) corners.
- Minimum enclosure: Creates the smallest possible convex shape that contains all objects.
- Boundary creation: Useful for creating outer boundaries or shipping envelopes.
- No concave geometry: All corners point outward from the enclosed area.