geometry_import
Import CAD geometry from files such as STEP, IGES, or STL into a COMSOL model. Specify the file path and import type to load the geometry sequence.
Instructions
Import geometry from a CAD file.
Supported formats: STEP, IGES, STL, NASTRAN, etc.
Args: file_path: Path to the CAD file geometry_name: Geometry sequence name import_type: Import type (CAD, mesh, etc.) model_name: Model name (default: current model)
Returns: Import operation info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| geometry_name | No | ||
| import_type | No | CAD | |
| model_name | No |