Canonical explanations and fixes for cadquery toolchain error signatures.
An error raised by the CadQuery Gateway Interface (CQGI) when an execution environment provides a parameter override value that cannot be coerced to the expected type or violates defined parameter constraints.
cadquery.cqgi.NoOutputError is raised when a CadQuery script executed via the CadQuery Gateway Interface (CQGI) completes its execution without invoking show_object() to pass geometry to the environment.
An exception class defined in CadQuery's CQGI (CadQuery Gateway Interface) subsystem that represents syntax or execution failures in CadQuery scripts, providing line and error message metadata for interactive host environments.