io_import_file
Import 3D files into the current Blender scene with auto-format detection from file extension. Supports FBX, OBJ, glTF, STL, USD, PLY, ABC, DAE, and SVG.
Instructions
Import a 3D file into the current scene.
Auto-detects format from extension. Supports: FBX, OBJ, glTF/GLB, STL, USD/USDC/USDA, PLY, ABC (Alembic), DAE (Collada), SVG.
Args: filepath: Path to the file to import file_format: Override format detection (fbx, obj, gltf, stl, usd, ply, abc, dae, svg)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| file_format | No |