check_step_support
Check availability of STEP import backends (FreeCAD, Gmsh, CadQuery) on your system. Verifies system readiness for STEP conversion and provides install instructions if needed.
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 | |||