SOLIDWORKS errors
These are SOLIDWORKS problems rather than CADABRA problems. Ask Mode can read the failing feature and everything it depends on.
Ask about the specific failure
Ask Mode can read the failing feature, its parents, and what changed, so ask it directly: why did this feature fail to rebuild with the feature selected.
Because Ask Mode is read-only, doing this on a released or checked-out file is safe.
The common causes
- Rebuild failure after an edit. A feature lost a reference that a parent used to provide. Ask which parent changed.
- Dangling relations. A sketch relation pointed at an edge or face that no longer exists.
- Over-defined sketch. Two constraints are asserting the same thing. Ask which pair conflicts.
- Mate errors. Usually over-constraint or a component whose geometry moved under the mate.
- Missing external references. A file moved, or a PDM reference did not resolve.
Errors that appear after a CADABRA edit
The same causes apply: a downstream feature depended on something that changed. The feature tree shows exactly what changed.
Undo, ask what the failing feature depends on, then reissue the instruction with the dependency accounted for.