list_objects
Lists all objects in a Rhino 3D model file (.3dm) by providing the file path, returning detailed object information for analysis.
Instructions
List all objects in a Rhino file.
Args: file_path: Path to the .3dm file
Returns: Information about objects in the file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |