analyze_rhino_file
Examine Rhino 3DM files to extract model contents, geometry, and structure for design review or further processing.
Instructions
Analyze a Rhino (.3dm) file.
Args: file_path: Path to the .3dm file
Returns: Analysis of the file contents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |