check_step_support
Check which STEP import backends (FreeCAD, Gmsh, CadQuery) are installed on your system, with availability status and priority. If none found, get install instructions.
Instructions
Check which STEP import backends are available on this system.
Returns a dict listing each backend (FreeCAD, Gmsh, CadQuery)
with its availability status and priority. If no backend is
found, includes install instructions.
Call this before ``import_step_file`` to verify the system is
ready for STEP conversion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||