rhino_sel_small_objects
Select all objects smaller than a given bounding box tolerance. Use this to isolate small geometry within a Rhino model for cleanup or inspection.
Instructions
Select objects smaller than the given tolerance.
Args:
tolerance: Maximum bounding box size threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tolerance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |